Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-172229-1036581/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-tacker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1680220800 Wrote: /builddir/build/SRPMS/openstack-tacker-9.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-tacker.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-172229-1036581/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-tacker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1680220800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26P9LS + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt --signature=/builddir/build/SOURCES/tacker-9.0.0.tar.gz.asc --data=/builddir/build/SOURCES/tacker-9.0.0.tar.gz gpgv: Signature made Wed Mar 22 12:42:41 2023 UTC gpgv: using EDDSA key 97B7B58011814FB7CF4D878CED84AD6442F7A60F gpgv: Good signature from "OpenStack Infra (2023.1/Antelope Cycle) " + cd /builddir/build/BUILD + rm -rf tacker-9.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tacker-9.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tacker-9.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-tacker-9.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4gvuIB + umask 022 + cd /builddir/build/BUILD + cd tacker-9.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/tacker creating build/lib/tacker/tests creating build/lib/tacker/tests/unit creating build/lib/tacker/tests/unit/nfvo creating build/lib/tacker/tests/unit/nfvo/drivers creating build/lib/tacker/tests/unit/nfvo/drivers/vnffg creating build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers creating build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc copying tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc copying tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc/test_n_sfc.py -> build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc creating build/lib/tacker/nfvo creating build/lib/tacker/nfvo/drivers creating build/lib/tacker/nfvo/drivers/vnffg copying tacker/nfvo/drivers/vnffg/__init__.py -> build/lib/tacker/nfvo/drivers/vnffg copying tacker/nfvo/drivers/vnffg/abstract_vnffg_driver.py -> build/lib/tacker/nfvo/drivers/vnffg creating build/lib/tacker/cmd copying tacker/cmd/__init__.py -> build/lib/tacker/cmd copying tacker/cmd/status.py -> build/lib/tacker/cmd creating build/lib/tacker/conductor copying tacker/conductor/__init__.py -> build/lib/tacker/conductor copying tacker/conductor/conductor_server.py -> build/lib/tacker/conductor creating build/lib/tacker/tests/unit/services copying tacker/tests/unit/services/__init__.py -> build/lib/tacker/tests/unit/services creating build/lib/tacker/vnfm creating build/lib/tacker/vnfm/mgmt_drivers creating build/lib/tacker/vnfm/mgmt_drivers/openwrt copying tacker/vnfm/mgmt_drivers/openwrt/openwrt.py -> build/lib/tacker/vnfm/mgmt_drivers/openwrt copying tacker/vnfm/mgmt_drivers/openwrt/__init__.py -> build/lib/tacker/vnfm/mgmt_drivers/openwrt copying tacker/tests/unit/nfvo/__init__.py -> build/lib/tacker/tests/unit/nfvo copying tacker/tests/unit/nfvo/test_nfvo_plugin.py -> build/lib/tacker/tests/unit/nfvo creating build/lib/tacker/tests/functional creating build/lib/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/__init__.py -> build/lib/tacker/tests/functional/sol_enhanced_policy copying tacker/tests/functional/sol_enhanced_policy/base.py -> build/lib/tacker/tests/functional/sol_enhanced_policy creating build/lib/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/__init__.py -> build/lib/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/test_controller.py -> build/lib/tacker/tests/unit/vnfpkgm copying tacker/tests/unit/vnfpkgm/fakes.py -> build/lib/tacker/tests/unit/vnfpkgm creating build/lib/tacker/agent creating build/lib/tacker/agent/linux copying tacker/agent/linux/__init__.py -> build/lib/tacker/agent/linux copying tacker/agent/linux/utils.py -> build/lib/tacker/agent/linux creating build/lib/tacker/tests/unit/keymgr copying tacker/tests/unit/keymgr/__init__.py -> build/lib/tacker/tests/unit/keymgr creating build/lib/tacker/tests/functional/sol creating build/lib/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol/vnfpkgm/__init__.py -> build/lib/tacker/tests/functional/sol/vnfpkgm copying tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> build/lib/tacker/tests/functional/sol/vnfpkgm creating build/lib/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> build/lib/tacker/tests/unit/nfvo/drivers/vim copying tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> build/lib/tacker/tests/unit/nfvo/drivers/vim creating build/lib/tacker/tests/functional/sol_separated_nfvo creating build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm copying tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers creating build/lib/tacker/tests/unit/sol_refactored creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes creating build/lib/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/__init__.py -> build/lib/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/fakes.py -> build/lib/tacker/tests/unit/conductor copying tacker/tests/unit/conductor/test_conductor_server.py -> build/lib/tacker/tests/unit/conductor creating build/lib/tacker/tests/unit/api copying tacker/tests/unit/api/__init__.py -> build/lib/tacker/tests/unit/api copying tacker/tests/unit/api/test_extensions.py -> build/lib/tacker/tests/unit/api copying tacker/tests/unit/api/test_api_common.py -> build/lib/tacker/tests/unit/api copying tacker/nfvo/__init__.py -> build/lib/tacker/nfvo copying tacker/nfvo/nfvo_plugin.py -> build/lib/tacker/nfvo copying tacker/tests/unit/sol_refactored/__init__.py -> build/lib/tacker/tests/unit/sol_refactored creating build/lib/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 copying tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> build/lib/tacker/tests/functional/sol_separated_nfvo_v2 creating build/lib/tacker/tests/unit/vnfm creating build/lib/tacker/tests/unit/vnfm/policy_actions copying tacker/tests/unit/vnfm/policy_actions/__init__.py -> build/lib/tacker/tests/unit/vnfm/policy_actions creating build/lib/tacker/tests/compliance creating build/lib/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/__init__.py -> build/lib/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/test_vnflcm.py -> build/lib/tacker/tests/compliance/sol003 copying tacker/tests/compliance/sol003/base.py -> build/lib/tacker/tests/compliance/sol003 copying tacker/manager.py -> build/lib/tacker copying tacker/__init__.py -> build/lib/tacker copying tacker/service.py -> build/lib/tacker copying tacker/wsgi.py -> build/lib/tacker copying tacker/context.py -> build/lib/tacker copying tacker/policy.py -> build/lib/tacker copying tacker/_i18n.py -> build/lib/tacker copying tacker/auth.py -> build/lib/tacker copying tacker/alarm_receiver.py -> build/lib/tacker copying tacker/version.py -> build/lib/tacker creating build/lib/tacker/tests/unit/plugins copying tacker/tests/unit/plugins/__init__.py -> build/lib/tacker/tests/unit/plugins creating build/lib/tacker/tests/unit/vnflcm creating build/lib/tacker/tests/unit/vnflcm/vnflcm_driver copying tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> build/lib/tacker/tests/unit/vnflcm/vnflcm_driver creating build/lib/tacker/vnfm/policy_actions creating build/lib/tacker/vnfm/policy_actions/log copying tacker/vnfm/policy_actions/log/__init__.py -> build/lib/tacker/vnfm/policy_actions/log copying tacker/vnfm/policy_actions/log/log.py -> build/lib/tacker/vnfm/policy_actions/log creating build/lib/tacker/common copying tacker/common/driver_manager.py -> build/lib/tacker/common copying tacker/common/clients.py -> build/lib/tacker/common copying tacker/common/topics.py -> build/lib/tacker/common copying tacker/common/__init__.py -> build/lib/tacker/common copying tacker/common/exceptions.py -> build/lib/tacker/common copying tacker/common/utils.py -> build/lib/tacker/common copying tacker/common/eventlet_utils.py -> build/lib/tacker/common copying tacker/common/safe_utils.py -> build/lib/tacker/common copying tacker/common/log.py -> build/lib/tacker/common copying tacker/common/coordination.py -> build/lib/tacker/common copying tacker/common/oidc_utils.py -> build/lib/tacker/common copying tacker/common/constants.py -> build/lib/tacker/common copying tacker/common/csar_utils.py -> build/lib/tacker/common copying tacker/common/cmd_executer.py -> build/lib/tacker/common copying tacker/common/config.py -> build/lib/tacker/common copying tacker/common/rpc.py -> build/lib/tacker/common copying tacker/common/test_lib.py -> build/lib/tacker/common creating build/lib/tacker/tests/functional/sol_multi_tenant copying tacker/tests/functional/sol_multi_tenant/__init__.py -> build/lib/tacker/tests/functional/sol_multi_tenant creating build/lib/tacker/vnflcm copying tacker/vnflcm/abstract_driver.py -> build/lib/tacker/vnflcm copying tacker/vnflcm/__init__.py -> build/lib/tacker/vnflcm copying tacker/vnflcm/utils.py -> build/lib/tacker/vnflcm copying tacker/vnflcm/vnflcm_driver.py -> build/lib/tacker/vnflcm creating build/lib/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource_helper.py -> build/lib/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_attributes.py -> build/lib/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/__init__.py -> build/lib/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_resource.py -> build/lib/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_router.py -> build/lib/tacker/tests/unit/api/v1 copying tacker/tests/unit/api/v1/test_vim.py -> build/lib/tacker/tests/unit/api/v1 creating build/lib/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol copying tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 creating build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coordinate.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_coord_client.py -> build/lib/tacker/tests/unit/sol_refactored/common copying tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> build/lib/tacker/tests/unit/sol_refactored/common creating build/lib/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/objects copying tacker/tests/unit/sol_refactored/objects/test_base.py -> build/lib/tacker/tests/unit/sol_refactored/objects creating build/lib/tacker/tests/unit/db creating build/lib/tacker/tests/unit/db/common_services copying tacker/tests/unit/db/common_services/__init__.py -> build/lib/tacker/tests/unit/db/common_services copying tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> build/lib/tacker/tests/unit/db/common_services creating build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 creating build/lib/tacker/tests/unit/hacking copying tacker/tests/unit/hacking/__init__.py -> build/lib/tacker/tests/unit/hacking creating build/lib/tacker/db creating build/lib/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/__init__.py -> build/lib/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/api.py -> build/lib/tacker/db/db_sqlalchemy copying tacker/db/db_sqlalchemy/models.py -> build/lib/tacker/db/db_sqlalchemy creating build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/test_prom_auto_scale_heal.py -> build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/__init__.py -> build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/test_vnflcm_error_handling.py -> build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/test_individual_vnfc_mgmt.py -> build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/test_server_notification.py -> build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/test_vnflcm_basic.py -> build/lib/tacker/tests/functional/sol_v2 copying tacker/tests/functional/sol_v2/test_change_vnfpkg.py -> build/lib/tacker/tests/functional/sol_v2 creating build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 copying tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2 creating build/lib/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/openstack_driver.py -> build/lib/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/__init__.py -> build/lib/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/abstract_vim_driver.py -> build/lib/tacker/nfvo/drivers/vim copying tacker/nfvo/drivers/vim/kubernetes_driver.py -> build/lib/tacker/nfvo/drivers/vim creating build/lib/tacker/vnfm/monitor_drivers creating build/lib/tacker/vnfm/monitor_drivers/ping copying tacker/vnfm/monitor_drivers/ping/__init__.py -> build/lib/tacker/vnfm/monitor_drivers/ping copying tacker/vnfm/monitor_drivers/ping/ping.py -> build/lib/tacker/vnfm/monitor_drivers/ping copying tacker/vnfm/nfvo_client.py -> build/lib/tacker/vnfm copying tacker/vnfm/__init__.py -> build/lib/tacker/vnfm copying tacker/vnfm/utils.py -> build/lib/tacker/vnfm copying tacker/vnfm/keystone.py -> build/lib/tacker/vnfm copying tacker/vnfm/plugin.py -> build/lib/tacker/vnfm copying tacker/vnfm/monitor.py -> build/lib/tacker/vnfm copying tacker/vnfm/vim_client.py -> build/lib/tacker/vnfm creating build/lib/tacker/tests/functional/common copying tacker/tests/functional/common/fake_grant_server.py -> build/lib/tacker/tests/functional/common copying tacker/tests/functional/common/test_cmd_executer.py -> build/lib/tacker/tests/functional/common copying tacker/tests/functional/common/__init__.py -> build/lib/tacker/tests/functional/common copying tacker/tests/functional/common/fake_server.py -> build/lib/tacker/tests/functional/common creating build/lib/tacker/tosca copying tacker/tosca/__init__.py -> build/lib/tacker/tosca copying tacker/tosca/utils.py -> build/lib/tacker/tosca creating build/lib/tacker/tests/unit/vnfm/infra_drivers creating build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_template.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_tosca_kube_object.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_inputs.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant copying tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant creating build/lib/tacker/tests/functional/legacy copying tacker/tests/functional/legacy/__init__.py -> build/lib/tacker/tests/functional/legacy creating build/lib/tacker/tests/unit/vnfm/tosca copying tacker/tests/unit/vnfm/tosca/__init__.py -> build/lib/tacker/tests/unit/vnfm/tosca copying tacker/tests/unit/vnfm/tosca/test_utils.py -> build/lib/tacker/tests/unit/vnfm/tosca copying tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth copying tacker/nfvo/drivers/__init__.py -> build/lib/tacker/nfvo/drivers copying tacker/tests/unit/database_stubs.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/test_context.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/__init__.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/test_privsep.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/base.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/test_auth.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/fixtures.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/test_policy.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/extension_stubs.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/testlib_api.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/fake_auth.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/test_alarm_receiver.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/fake_request.py -> build/lib/tacker/tests/unit copying tacker/tests/unit/test_wsgi.py -> build/lib/tacker/tests/unit creating build/lib/tacker/objects copying tacker/objects/vnf_deployment_flavour.py -> build/lib/tacker/objects copying tacker/objects/cancel_mode.py -> build/lib/tacker/objects copying tacker/objects/vnf_lcm_op_occs.py -> build/lib/tacker/objects copying tacker/objects/vnf_package.py -> build/lib/tacker/objects copying tacker/objects/instantiate_vnf_req.py -> build/lib/tacker/objects copying tacker/objects/fields.py -> build/lib/tacker/objects copying tacker/objects/__init__.py -> build/lib/tacker/objects copying tacker/objects/vnf_artifact.py -> build/lib/tacker/objects copying tacker/objects/scale_vnf_request.py -> build/lib/tacker/objects copying tacker/objects/terminate_vnf_req.py -> build/lib/tacker/objects copying tacker/objects/vnf.py -> build/lib/tacker/objects copying tacker/objects/vnf_instantiated_info.py -> build/lib/tacker/objects copying tacker/objects/heal_vnf_request.py -> build/lib/tacker/objects copying tacker/objects/common.py -> build/lib/tacker/objects copying tacker/objects/base.py -> build/lib/tacker/objects copying tacker/objects/vim_connection.py -> build/lib/tacker/objects copying tacker/objects/grant.py -> build/lib/tacker/objects copying tacker/objects/vnfd_attribute.py -> build/lib/tacker/objects copying tacker/objects/vnf_package_vnfd.py -> build/lib/tacker/objects copying tacker/objects/grant_request.py -> build/lib/tacker/objects copying tacker/objects/vnf_lcm_subscriptions.py -> build/lib/tacker/objects copying tacker/objects/vnf_resources.py -> build/lib/tacker/objects copying tacker/objects/change_ext_conn_req.py -> build/lib/tacker/objects copying tacker/objects/vnf_instance.py -> build/lib/tacker/objects copying tacker/objects/vnf_software_image.py -> build/lib/tacker/objects copying tacker/objects/vnfd.py -> build/lib/tacker/objects creating build/lib/tacker/tests/unit/vnfm/monitor_drivers creating build/lib/tacker/tests/unit/vnfm/monitor_drivers/zabbix copying tacker/tests/unit/vnfm/monitor_drivers/zabbix/__init__.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers/zabbix copying tacker/tests/unit/vnfm/monitor_drivers/zabbix/test_zabbix.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers/zabbix creating build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/base.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnf_instance_with_user_data.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> build/lib/tacker/tests/functional/sol/vnflcm copying tacker/tests/unit/db/test_vnf_resource.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/__init__.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/utils.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/base.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_instance.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration_to_v2.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_purge_delete.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_db_migration.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_package_vnfd.py -> build/lib/tacker/tests/unit/db copying tacker/tests/unit/db/test_vnf_artifact.py -> build/lib/tacker/tests/unit/db creating build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying tacker/vnfm/mgmt_drivers/abstract_driver.py -> build/lib/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/__init__.py -> build/lib/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> build/lib/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> build/lib/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/noop.py -> build/lib/tacker/vnfm/mgmt_drivers copying tacker/vnfm/mgmt_drivers/constants.py -> build/lib/tacker/vnfm/mgmt_drivers creating build/lib/tacker/conf copying tacker/conf/vnf_package.py -> build/lib/tacker/conf copying tacker/conf/opts.py -> build/lib/tacker/conf copying tacker/conf/__init__.py -> build/lib/tacker/conf copying tacker/conf/vnf_lcm.py -> build/lib/tacker/conf copying tacker/conf/policy.py -> build/lib/tacker/conf copying tacker/conf/coordination.py -> build/lib/tacker/conf copying tacker/conf/conductor.py -> build/lib/tacker/conf copying tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers creating build/lib/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/abstract_driver.py -> build/lib/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/__init__.py -> build/lib/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/scale_driver.py -> build/lib/tacker/vnfm/infra_drivers copying tacker/vnfm/infra_drivers/noop.py -> build/lib/tacker/vnfm/infra_drivers creating build/lib/tacker/api creating build/lib/tacker/api/vnfpkgm copying tacker/api/vnfpkgm/__init__.py -> build/lib/tacker/api/vnfpkgm creating build/lib/tacker/api/views copying tacker/api/views/vnf_packages.py -> build/lib/tacker/api/views copying tacker/api/views/vnf_lcm_op_occs.py -> build/lib/tacker/api/views copying tacker/api/views/__init__.py -> build/lib/tacker/api/views copying tacker/api/views/vnf_lcm.py -> build/lib/tacker/api/views copying tacker/api/views/versions.py -> build/lib/tacker/api/views copying tacker/api/views/vnf_subscriptions.py -> build/lib/tacker/api/views creating build/lib/tacker/tests/unit/glance_store copying tacker/tests/unit/glance_store/__init__.py -> build/lib/tacker/tests/unit/glance_store copying tacker/tests/unit/glance_store/test_store.py -> build/lib/tacker/tests/unit/glance_store creating build/lib/tacker/vnfm/monitor_drivers/http_ping copying tacker/vnfm/monitor_drivers/http_ping/http_ping.py -> build/lib/tacker/vnfm/monitor_drivers/http_ping copying tacker/vnfm/monitor_drivers/http_ping/__init__.py -> build/lib/tacker/vnfm/monitor_drivers/http_ping creating build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack creating build/lib/tacker/api/vnflcm creating build/lib/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/__init__.py -> build/lib/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/router.py -> build/lib/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/sync_resource.py -> build/lib/tacker/api/vnflcm/v1 copying tacker/api/vnflcm/v1/controller.py -> build/lib/tacker/api/vnflcm/v1 creating build/lib/tacker/extensions copying tacker/extensions/vnflcm.py -> build/lib/tacker/extensions copying tacker/extensions/nfvo.py -> build/lib/tacker/extensions copying tacker/extensions/__init__.py -> build/lib/tacker/extensions copying tacker/extensions/vnfm.py -> build/lib/tacker/extensions copying tacker/extensions/common_services.py -> build/lib/tacker/extensions creating build/lib/tacker/db/nfvo copying tacker/db/nfvo/__init__.py -> build/lib/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db_plugin.py -> build/lib/tacker/db/nfvo copying tacker/db/nfvo/nfvo_db.py -> build/lib/tacker/db/nfvo copying tacker/db/nfvo/ns_db.py -> build/lib/tacker/db/nfvo copying tacker/db/nfvo/vnffg_db.py -> build/lib/tacker/db/nfvo creating build/lib/tacker/nfvo/workflows copying tacker/nfvo/workflows/__init__.py -> build/lib/tacker/nfvo/workflows creating build/lib/tacker/services copying tacker/services/__init__.py -> build/lib/tacker/services copying tacker/services/service_base.py -> build/lib/tacker/services creating build/lib/tacker/db/common_services copying tacker/db/common_services/__init__.py -> build/lib/tacker/db/common_services copying tacker/db/common_services/common_services_db.py -> build/lib/tacker/db/common_services copying tacker/db/common_services/common_services_db_plugin.py -> build/lib/tacker/db/common_services creating build/lib/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> build/lib/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> build/lib/tacker/tests/unit/conductor/conductorrpc copying tacker/tests/unit/conductor/conductorrpc/__init__.py -> build/lib/tacker/tests/unit/conductor/conductorrpc creating build/lib/tacker/vnfm/infra_drivers/kubernetes creating build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/tosca_kube_object.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/translate_inputs.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s copying tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s creating build/lib/tacker/tests/unit/vnfm/monitor_drivers/ping copying tacker/tests/unit/vnfm/monitor_drivers/ping/__init__.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers/ping copying tacker/tests/unit/vnfm/monitor_drivers/ping/test_ping.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers/ping creating build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/test_config.py -> build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/test_csar_utils.py -> build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/__init__.py -> build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/test_utils.py -> build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/test_store.py -> build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/test_log.py -> build/lib/tacker/tests/unit/common copying tacker/tests/unit/common/test_oidc_utils.py -> build/lib/tacker/tests/unit/common creating build/lib/tacker/api/schemas copying tacker/api/schemas/vnf_packages.py -> build/lib/tacker/api/schemas copying tacker/api/schemas/__init__.py -> build/lib/tacker/api/schemas copying tacker/api/schemas/vnf_lcm.py -> build/lib/tacker/api/schemas creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data creating build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/glance_client.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/__init__.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/heat_client.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/translate_template.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/constants.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/vdu.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/update_template.py -> build/lib/tacker/vnfm/infra_drivers/openstack copying tacker/vnfm/infra_drivers/openstack/openstack.py -> build/lib/tacker/vnfm/infra_drivers/openstack creating build/lib/tacker/db/migration copying tacker/db/migration/purge_tables.py -> build/lib/tacker/db/migration copying tacker/db/migration/__init__.py -> build/lib/tacker/db/migration copying tacker/db/migration/cli.py -> build/lib/tacker/db/migration copying tacker/db/migration/migrate_to_v2.py -> build/lib/tacker/db/migration creating build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> build/lib/tacker/tests/unit/sol_refactored/conductor copying tacker/tests/unit/vnfm/infra_drivers/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers creating build/lib/tacker/api/common copying tacker/api/common/__init__.py -> build/lib/tacker/api/common copying tacker/api/common/_filters.py -> build/lib/tacker/api/common copying tacker/api/common/attribute_filter.py -> build/lib/tacker/api/common creating build/lib/tacker/tests/unit/tests copying tacker/tests/unit/tests/__init__.py -> build/lib/tacker/tests/unit/tests copying tacker/tests/unit/tests/test_post_mortem_debug.py -> build/lib/tacker/tests/unit/tests copying tacker/tests/compliance/__init__.py -> build/lib/tacker/tests/compliance copying tacker/tests/compliance/base.py -> build/lib/tacker/tests/compliance copying tacker/tests/unit/nfvo/drivers/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers creating build/lib/tacker/tests/unit/tosca copying tacker/tests/unit/tosca/test_tosca_templates_under_samples.py -> build/lib/tacker/tests/unit/tosca copying tacker/tests/unit/tosca/__init__.py -> build/lib/tacker/tests/unit/tosca creating build/lib/tacker/tests/unit/nfvo/workflows copying tacker/tests/unit/nfvo/workflows/__init__.py -> build/lib/tacker/tests/unit/nfvo/workflows creating build/lib/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/helm copying tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes/helm creating build/lib/tacker/keymgr copying tacker/keymgr/__init__.py -> build/lib/tacker/keymgr copying tacker/keymgr/exception.py -> build/lib/tacker/keymgr copying tacker/keymgr/barbican_key_manager.py -> build/lib/tacker/keymgr copying tacker/keymgr/key_manager.py -> build/lib/tacker/keymgr creating build/lib/tacker/tests/unit/cmd copying tacker/tests/unit/cmd/__init__.py -> build/lib/tacker/tests/unit/cmd copying tacker/tests/unit/cmd/test_status.py -> build/lib/tacker/tests/unit/cmd creating build/lib/tacker/api/validation copying tacker/api/validation/validators.py -> build/lib/tacker/api/validation copying tacker/api/validation/__init__.py -> build/lib/tacker/api/validation copying tacker/api/validation/parameter_types.py -> build/lib/tacker/api/validation creating build/lib/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> build/lib/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/nfvo copying tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> build/lib/tacker/tests/unit/sol_refactored/nfvo creating build/lib/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/__init__.py -> build/lib/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/utils.py -> build/lib/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/constants.py -> build/lib/tacker/vnfm/lcm_user_data copying tacker/vnfm/lcm_user_data/abstract_user_data.py -> build/lib/tacker/vnfm/lcm_user_data creating build/lib/tacker/plugins copying tacker/plugins/__init__.py -> build/lib/tacker/plugins copying tacker/plugins/fenix.py -> build/lib/tacker/plugins creating build/lib/tacker/tests/functional/legacy/nfvo copying tacker/tests/functional/legacy/nfvo/test_nfvo.py -> build/lib/tacker/tests/functional/legacy/nfvo copying tacker/tests/functional/legacy/nfvo/__init__.py -> build/lib/tacker/tests/functional/legacy/nfvo copying tacker/tests/functional/legacy/nfvo/test_vim.py -> build/lib/tacker/tests/functional/legacy/nfvo creating build/lib/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/env.py -> build/lib/tacker/db/migration/alembic_migrations copying tacker/db/migration/alembic_migrations/__init__.py -> build/lib/tacker/db/migration/alembic_migrations creating build/lib/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/__init__.py -> build/lib/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> build/lib/tacker/conductor/conductorrpc copying tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> build/lib/tacker/conductor/conductorrpc creating build/lib/tacker/tests/unit/vnfm/lcm_user_data copying tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data creating build/lib/tacker/tests/functional/sol_kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm copying tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> build/lib/tacker/tests/functional/sol_kubernetes/vnflcm creating build/lib/tacker/vnfm/monitor_drivers/zabbix copying tacker/vnfm/monitor_drivers/zabbix/__init__.py -> build/lib/tacker/vnfm/monitor_drivers/zabbix copying tacker/vnfm/monitor_drivers/zabbix/zabbix_api.py -> build/lib/tacker/vnfm/monitor_drivers/zabbix copying tacker/vnfm/monitor_drivers/zabbix/zabbix.py -> build/lib/tacker/vnfm/monitor_drivers/zabbix creating build/lib/tacker/plugins/common copying tacker/plugins/common/__init__.py -> build/lib/tacker/plugins/common copying tacker/plugins/common/utils.py -> build/lib/tacker/plugins/common copying tacker/plugins/common/constants.py -> build/lib/tacker/plugins/common creating build/lib/tacker/vnfm/policy_actions/autoscaling copying tacker/vnfm/policy_actions/autoscaling/__init__.py -> build/lib/tacker/vnfm/policy_actions/autoscaling copying tacker/vnfm/policy_actions/autoscaling/autoscaling.py -> build/lib/tacker/vnfm/policy_actions/autoscaling creating build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py -> build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes creating build/lib/tacker/tests/unit/agent copying tacker/tests/unit/agent/__init__.py -> build/lib/tacker/tests/unit/agent creating build/lib/tacker/vnfm/monitor_drivers/ceilometer copying tacker/vnfm/monitor_drivers/ceilometer/__init__.py -> build/lib/tacker/vnfm/monitor_drivers/ceilometer copying tacker/vnfm/monitor_drivers/ceilometer/ceilometer.py -> build/lib/tacker/vnfm/monitor_drivers/ceilometer copying tacker/db/model_base.py -> build/lib/tacker/db copying tacker/db/__init__.py -> build/lib/tacker/db copying tacker/db/api.py -> build/lib/tacker/db copying tacker/db/db_base.py -> build/lib/tacker/db copying tacker/db/sqlalchemyutils.py -> build/lib/tacker/db copying tacker/db/types.py -> build/lib/tacker/db copying tacker/db/models_v1.py -> build/lib/tacker/db creating build/lib/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal copying tacker/tests/unit/vnfm/policy_actions/vdu_autoheal/__init__.py -> build/lib/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal copying tacker/tests/unit/vnfm/policy_actions/vdu_autoheal/test_vdu_autoheal.py -> build/lib/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal creating build/lib/tacker/policies copying tacker/policies/vnf_package.py -> build/lib/tacker/policies copying tacker/policies/__init__.py -> build/lib/tacker/policies copying tacker/policies/vnf_lcm.py -> build/lib/tacker/policies copying tacker/policies/base.py -> build/lib/tacker/policies creating build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_validator.py -> build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_api_version.py -> build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/sol_refactored/api/test_wsgi.py -> build/lib/tacker/tests/unit/sol_refactored/api copying tacker/tests/unit/vnfm/monitor_drivers/__init__.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers creating build/lib/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/__init__.py -> build/lib/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/router.py -> build/lib/tacker/api/vnfpkgm/v1 copying tacker/api/vnfpkgm/v1/controller.py -> build/lib/tacker/api/vnfpkgm/v1 copying tacker/api/vnflcm/__init__.py -> build/lib/tacker/api/vnflcm creating build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm copying tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm creating build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_resource.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_terminate_vnf_request.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_instantiate_vnf_req.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/__init__.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_fields.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_software_images.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_grant.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/fakes.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instance.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_change_ext_conn_req.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_instantiated_info.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnfd_attribute.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vim_connection.py -> build/lib/tacker/tests/unit/objects copying tacker/tests/unit/objects/test_vnf_package_vnfd.py -> build/lib/tacker/tests/unit/objects creating build/lib/tacker/nfvo/drivers/vnffg/sfc_drivers copying tacker/nfvo/drivers/vnffg/sfc_drivers/__init__.py -> build/lib/tacker/nfvo/drivers/vnffg/sfc_drivers copying tacker/nfvo/drivers/vnffg/sfc_drivers/noop.py -> build/lib/tacker/nfvo/drivers/vnffg/sfc_drivers creating build/lib/tacker/tests/unit/vnfm/monitor_drivers/http_ping copying tacker/tests/unit/vnfm/monitor_drivers/http_ping/__init__.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers/http_ping copying tacker/tests/unit/vnfm/monitor_drivers/http_ping/test_http_ping.py -> build/lib/tacker/tests/unit/vnfm/monitor_drivers/http_ping creating build/lib/tacker/extensions/nfvo_plugins copying tacker/extensions/nfvo_plugins/__init__.py -> build/lib/tacker/extensions/nfvo_plugins copying tacker/extensions/nfvo_plugins/network_service.py -> build/lib/tacker/extensions/nfvo_plugins copying tacker/extensions/nfvo_plugins/vnffg.py -> build/lib/tacker/extensions/nfvo_plugins copying tacker/tests/fake_notifier.py -> build/lib/tacker/tests copying tacker/tests/__init__.py -> build/lib/tacker/tests copying tacker/tests/utils.py -> build/lib/tacker/tests copying tacker/tests/base.py -> build/lib/tacker/tests copying tacker/tests/tools.py -> build/lib/tacker/tests copying tacker/tests/uuidsentinel.py -> build/lib/tacker/tests copying tacker/tests/constants.py -> build/lib/tacker/tests copying tacker/tests/post_mortem_debug.py -> build/lib/tacker/tests creating build/lib/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/__init__.py -> build/lib/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/test_vnflcm.py -> build/lib/tacker/tests/compliance/sol002 copying tacker/tests/compliance/sol002/base.py -> build/lib/tacker/tests/compliance/sol002 copying tacker/vnfm/monitor_drivers/abstract_driver.py -> build/lib/tacker/vnfm/monitor_drivers copying tacker/vnfm/monitor_drivers/__init__.py -> build/lib/tacker/vnfm/monitor_drivers copying tacker/vnfm/monitor_drivers/token.py -> build/lib/tacker/vnfm/monitor_drivers creating build/lib/tacker/hacking copying tacker/hacking/__init__.py -> build/lib/tacker/hacking copying tacker/hacking/checks.py -> build/lib/tacker/hacking creating build/lib/tacker/vnfm/policy_actions/respawn copying tacker/vnfm/policy_actions/respawn/__init__.py -> build/lib/tacker/vnfm/policy_actions/respawn copying tacker/vnfm/policy_actions/respawn/respawn.py -> build/lib/tacker/vnfm/policy_actions/respawn copying tacker/tests/unit/vnfm/test_monitor.py -> build/lib/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_nfvo_client.py -> build/lib/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/__init__.py -> build/lib/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_plugin.py -> build/lib/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_vim_client.py -> build/lib/tacker/tests/unit/vnfm copying tacker/tests/unit/vnfm/test_k8s_plugin.py -> build/lib/tacker/tests/unit/vnfm copying tacker/tests/functional/__init__.py -> build/lib/tacker/tests/functional copying tacker/tests/functional/base.py -> build/lib/tacker/tests/functional copying tacker/tests/functional/keystone.py -> build/lib/tacker/tests/functional creating build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/foxinsocks.py -> build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extendedattribute.py -> build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/__init__.py -> build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/extensionattribute.py -> build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_common_services.py -> build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/v2attributes.py -> build/lib/tacker/tests/unit/extensions copying tacker/tests/unit/extensions/test_extension_extended_attribute.py -> build/lib/tacker/tests/unit/extensions creating build/lib/tacker/common/container copying tacker/common/container/__init__.py -> build/lib/tacker/common/container copying tacker/common/container/kubernetes_utils.py -> build/lib/tacker/common/container creating build/lib/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/__init__.py -> build/lib/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/utils.py -> build/lib/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/paramgen.py -> build/lib/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> build/lib/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol_v2_common/base_v2.py -> build/lib/tacker/tests/functional/sol_v2_common copying tacker/tests/functional/sol/__init__.py -> build/lib/tacker/tests/functional/sol creating build/lib/tacker/plugins/common_services copying tacker/plugins/common_services/common_services_plugin.py -> build/lib/tacker/plugins/common_services copying tacker/plugins/common_services/__init__.py -> build/lib/tacker/plugins/common_services creating build/lib/tacker/tests/unit/common/container copying tacker/tests/unit/common/container/__init__.py -> build/lib/tacker/tests/unit/common/container copying tacker/tests/unit/common/container/test_kubernetes_utils.py -> build/lib/tacker/tests/unit/common/container copying tacker/agent/__init__.py -> build/lib/tacker/agent copying tacker/vnfm/infra_drivers/kubernetes/__init__.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/utils.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes copying tacker/vnfm/infra_drivers/kubernetes/translate_template.py -> build/lib/tacker/vnfm/infra_drivers/kubernetes creating build/lib/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> build/lib/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/__init__.py -> build/lib/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> build/lib/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/paramgen.py -> build/lib/tacker/tests/functional/sol_https_v2 copying tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> build/lib/tacker/tests/functional/sol_https_v2 copying tacker/tests/unit/vnflcm/__init__.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_controller.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_utils.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/fakes.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_sync_resource.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> build/lib/tacker/tests/unit/vnflcm copying tacker/tests/unit/nfvo/drivers/vnffg/__init__.py -> build/lib/tacker/tests/unit/nfvo/drivers/vnffg creating build/lib/tacker/privileged copying tacker/privileged/linux_cmd.py -> build/lib/tacker/privileged copying tacker/privileged/__init__.py -> build/lib/tacker/privileged creating build/lib/tacker/db/vnfm copying tacker/db/vnfm/__init__.py -> build/lib/tacker/db/vnfm copying tacker/db/vnfm/vnfm_db.py -> build/lib/tacker/db/vnfm creating build/lib/tacker/vnfm/policy_actions/vdu_autoheal copying tacker/vnfm/policy_actions/vdu_autoheal/__init__.py -> build/lib/tacker/vnfm/policy_actions/vdu_autoheal copying tacker/vnfm/policy_actions/vdu_autoheal/vdu_autoheal.py -> build/lib/tacker/vnfm/policy_actions/vdu_autoheal creating build/lib/tacker/tests/unit/mistral copying tacker/tests/unit/mistral/__init__.py -> build/lib/tacker/tests/unit/mistral copying tacker/api/extensions.py -> build/lib/tacker/api copying tacker/api/__init__.py -> build/lib/tacker/api copying tacker/api/versions.py -> build/lib/tacker/api copying tacker/api/api_common.py -> build/lib/tacker/api creating build/lib/tacker/db/migration/models copying tacker/db/migration/models/__init__.py -> build/lib/tacker/db/migration/models copying tacker/db/migration/models/head.py -> build/lib/tacker/db/migration/models copying tacker/tests/functional/sol_kubernetes/__init__.py -> build/lib/tacker/tests/functional/sol_kubernetes creating build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_scale.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_multiple_vdu.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnfc.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/__init__.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_vnf_placement_policy.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_alarm.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_existing_block_storage.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_maintenance.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_vnf.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_vnf_monitoring.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_block_storage.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_floatingip.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf_reservation.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnfd.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_vnfm_param.py -> build/lib/tacker/tests/functional/legacy/vnfm copying tacker/tests/functional/legacy/vnfm/test_tosca_vnf.py -> build/lib/tacker/tests/functional/legacy/vnfm creating build/lib/tacker/tests/unit/nfvo/workflows/vim_monitor copying tacker/tests/unit/nfvo/workflows/vim_monitor/__init__.py -> build/lib/tacker/tests/unit/nfvo/workflows/vim_monitor creating build/lib/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/test_vnfpkgm.py -> build/lib/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/__init__.py -> build/lib/tacker/tests/compliance/sol005 copying tacker/tests/compliance/sol005/base.py -> build/lib/tacker/tests/compliance/sol005 creating build/lib/tacker/glance_store copying tacker/glance_store/store.py -> build/lib/tacker/glance_store copying tacker/glance_store/__init__.py -> build/lib/tacker/glance_store copying tacker/tests/functional/sol_separated_nfvo/__init__.py -> build/lib/tacker/tests/functional/sol_separated_nfvo creating build/lib/tacker/cmd/eventlet copying tacker/cmd/eventlet/__init__.py -> build/lib/tacker/cmd/eventlet copying tacker/cmd/eventlet/tacker_server.py -> build/lib/tacker/cmd/eventlet copying tacker/cmd/eventlet/conductor.py -> build/lib/tacker/cmd/eventlet creating build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/__init__.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> build/lib/tacker/tests/unit/sol_refactored/controller copying tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> build/lib/tacker/tests/unit/sol_refactored/controller creating build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils copying tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils creating build/lib/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_az_retry/__init__.py -> build/lib/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> build/lib/tacker/tests/functional/sol_v2_az_retry copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_vdu.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack copying tacker/vnfm/policy_actions/__init__.py -> build/lib/tacker/vnfm/policy_actions copying tacker/vnfm/policy_actions/abstract_action.py -> build/lib/tacker/vnfm/policy_actions creating build/lib/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> build/lib/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> build/lib/tacker/tests/unit/vnfm/mgmt_drivers copying tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> build/lib/tacker/tests/unit/vnfm/mgmt_drivers creating build/lib/tacker/tests/unit/agent/linux copying tacker/tests/unit/agent/linux/__init__.py -> build/lib/tacker/tests/unit/agent/linux copying tacker/tests/unit/agent/linux/test_utils.py -> build/lib/tacker/tests/unit/agent/linux creating build/lib/tacker/api/v1 copying tacker/api/v1/resource_helper.py -> build/lib/tacker/api/v1 copying tacker/api/v1/__init__.py -> build/lib/tacker/api/v1 copying tacker/api/v1/router.py -> build/lib/tacker/api/v1 copying tacker/api/v1/base.py -> build/lib/tacker/api/v1 copying tacker/api/v1/attributes.py -> build/lib/tacker/api/v1 copying tacker/api/v1/resource.py -> build/lib/tacker/api/v1 creating build/lib/tacker/tests/unit/vnfm/policy_actions/log copying tacker/tests/unit/vnfm/policy_actions/log/__init__.py -> build/lib/tacker/tests/unit/vnfm/policy_actions/log copying tacker/tests/unit/vnfm/policy_actions/log/test_log.py -> build/lib/tacker/tests/unit/vnfm/policy_actions/log creating build/lib/tacker/tests/common copying tacker/tests/common/__init__.py -> build/lib/tacker/tests/common creating build/lib/tacker/tests/unit/api/v2 copying tacker/tests/unit/api/v2/__init__.py -> build/lib/tacker/tests/unit/api/v2 copying tacker/tests/unit/api/v2/test_api_v2.py -> build/lib/tacker/tests/unit/api/v2 running egg_info writing tacker.egg-info/PKG-INFO writing dependency_links to tacker.egg-info/dependency_links.txt writing entry points to tacker.egg-info/entry_points.txt deleting tacker.egg-info/requires.txt writing top-level names to tacker.egg-info/top_level.txt writing pbr to tacker.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'tacker.egg-info/SOURCES.txt' creating build/lib/tacker/tests/unit/sol_refactored/samples copying tacker/tests/unit/sol_refactored/samples/fakes_for_fm.py -> build/lib/tacker/tests/unit/sol_refactored/samples creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions copying tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions/sample_cnf_df_simple.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes copying tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes/new_deployment.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts copying tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts/coordinate_new_vnf.py -> build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts creating build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata copying tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1 copying tacker/tests/unit/sol_refactored/samples/sample1/manifest.mf -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1 creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/error copying tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/error/ut_sample1.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/error creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple copying tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/ut_sample1.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested copying tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Definitions copying tacker/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Definitions copying tacker/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple_error.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Definitions creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Scripts copying tacker/tests/unit/sol_refactored/samples/sample1/Scripts/sample_script.py -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Scripts creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata copying tacker/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata creating build/lib/tacker/tests/unit/sol_refactored/samples/sample1/UserData copying tacker/tests/unit/sol_refactored/samples/sample1/UserData/userdata_default.py -> build/lib/tacker/tests/unit/sol_refactored/samples/sample1/UserData creating build/lib/tacker/tests/unit/sol_refactored/samples/sample2 creating build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Definitions copying tacker/tests/unit/sol_refactored/samples/sample2/Definitions/sample_cnf_df_simple.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Definitions creating build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files creating build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/api-service.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/bindings.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/config-map.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/controller-revision.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/daemon-set.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/horizontal-pod-autoscaler.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/job.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/limit-range.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/local-subject-access-review.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_lease.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_network-policy.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_priority-class.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/namespace.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/node.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-0.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-1.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod-template.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/replicaset_service_secret.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/resource-quota.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/role_rolebinding_SA.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/statefulset.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class_pv_pvc.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/subject-access-review.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/token-review.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/volume-attachment.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes creating build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Scripts copying tacker/tests/unit/sol_refactored/samples/sample2/Scripts/coordinate_old_vnf.py -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Scripts creating build/lib/tacker/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata copying tacker/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple copying tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/sample3.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions copying tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_df_simple.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions copying tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_top.vnfd.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions copying tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_types.yaml -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts copying tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts/coordinate_vnf.py -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts copying tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts/sample_script.py -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts creating build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata copying tacker/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata creating build/lib/tacker/tests/unit/vnfm/policy_actions/autoscaling copying tacker/tests/unit/vnfm/policy_actions/autoscaling/test_autoscaling.py -> build/lib/tacker/tests/unit/vnfm/policy_actions/autoscaling creating build/lib/tacker/tests/unit/vnfm/policy_actions/respawn copying tacker/tests/unit/vnfm/policy_actions/respawn/test_respawn.py -> build/lib/tacker/tests/unit/vnfm/policy_actions/respawn creating build/lib/tacker/locale creating build/lib/tacker/locale/de creating build/lib/tacker/locale/de/LC_MESSAGES copying tacker/locale/de/LC_MESSAGES/tacker.po -> build/lib/tacker/locale/de/LC_MESSAGES creating build/lib/tacker/locale/es creating build/lib/tacker/locale/es/LC_MESSAGES copying tacker/locale/es/LC_MESSAGES/tacker.po -> build/lib/tacker/locale/es/LC_MESSAGES creating build/lib/tacker/releasenotes creating build/lib/tacker/releasenotes/notes copying tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> build/lib/tacker/releasenotes/notes copying tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> build/lib/tacker/releasenotes/notes creating build/lib/tacker/sol_refactored creating build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/api_version.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/prometheus_plugin_router.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/prometheus_plugin_validator.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/prometheus_plugin_wsgi.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/router.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/server_notification_router.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/server_notification_validator.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/server_notification_wsgi.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/validator.py -> build/lib/tacker/sol_refactored/api copying tacker/sol_refactored/api/wsgi.py -> build/lib/tacker/sol_refactored/api creating build/lib/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnffm_v1.py -> build/lib/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnflcm_v2.py -> build/lib/tacker/sol_refactored/api/policies copying tacker/sol_refactored/api/policies/vnfpm_v2.py -> build/lib/tacker/sol_refactored/api/policies creating build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/__init__.py -> build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/common_types.py -> build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/server_notification_schemas.py -> build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnffm_v1.py -> build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnflcm_v2.py -> build/lib/tacker/sol_refactored/api/schemas copying tacker/sol_refactored/api/schemas/vnfpm_v2.py -> build/lib/tacker/sol_refactored/api/schemas creating build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/cinder_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/common_script_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/config.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/coord_client.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/coordinate.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/exceptions.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_alarm_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/fm_subscription_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/http_client.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/lcm_op_occ_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/monitoring_plugin_base.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/oidc_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_job_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/pm_threshold_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/prometheus_plugin.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/server_notification.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/subscription_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/vim_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnf_instance_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnfd_utils.py -> build/lib/tacker/sol_refactored/common copying tacker/sol_refactored/common/vnflcm_utils.py -> build/lib/tacker/sol_refactored/common creating build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/__init__.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_rpc_v2.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/conductor_v2.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/server_notification_driver.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/v2_hook.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnffm_driver_v1.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> build/lib/tacker/sol_refactored/conductor copying tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> build/lib/tacker/sol_refactored/conductor creating build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/__init__.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/prometheus_plugin_controller.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/server_notification.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_v1.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnffm_view.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_v2.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_versions.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnflcm_view.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_v2.py -> build/lib/tacker/sol_refactored/controller copying tacker/sol_refactored/controller/vnfpm_view.py -> build/lib/tacker/sol_refactored/controller creating build/lib/tacker/sol_refactored/db copying tacker/sol_refactored/db/__init__.py -> build/lib/tacker/sol_refactored/db creating build/lib/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/db/sqlalchemy/__init__.py -> build/lib/tacker/sol_refactored/db/sqlalchemy copying tacker/sol_refactored/db/sqlalchemy/models.py -> build/lib/tacker/sol_refactored/db/sqlalchemy creating build/lib/tacker/sol_refactored/infra_drivers creating build/lib/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes copying tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/kubernetes creating build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/openstack.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack copying tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> build/lib/tacker/sol_refactored/infra_drivers/openstack creating build/lib/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/sample_script.py -> build/lib/tacker/sol_refactored/mgmt_drivers copying tacker/sol_refactored/mgmt_drivers/server_notification.py -> build/lib/tacker/sol_refactored/mgmt_drivers creating build/lib/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/glance_utils.py -> build/lib/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/local_nfvo.py -> build/lib/tacker/sol_refactored/nfvo copying tacker/sol_refactored/nfvo/nfvo_client.py -> build/lib/tacker/sol_refactored/nfvo creating build/lib/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/__init__.py -> build/lib/tacker/sol_refactored/objects copying tacker/sol_refactored/objects/base.py -> build/lib/tacker/sol_refactored/objects creating build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/cp_protocol_data.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_link_port_data.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/fields.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/link.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/notification_link.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/problem_details.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/resource_handle.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/subscription_authentication.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vim_connection_info.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> build/lib/tacker/sol_refactored/objects/common copying tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> build/lib/tacker/sol_refactored/objects/common creating build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/alarm_notification.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fields.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/fm_subscription_request.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_info.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/grant_request.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/placement_constraint.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/resource_definition.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_constraint.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/vim_software_image.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_group_info.py -> build/lib/tacker/sol_refactored/objects/v1 copying tacker/sol_refactored/objects/v1/zone_info.py -> build/lib/tacker/sol_refactored/objects/v1 creating build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_link.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/affected_vnfc.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cancel_mode.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/cp_protocol_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_pm_job_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_threshold_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_link_port_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/fields.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/heal_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_links.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lcm_coord_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/monitoring_parameter.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/operate_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_links.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_criteria.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_job_modification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/pm_report.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_criteria.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/threshold_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_instance.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> build/lib/tacker/sol_refactored/objects/v2 copying tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> build/lib/tacker/sol_refactored/objects/v2 creating build/lib/tacker/sol_refactored/test-tools copying tacker/sol_refactored/test-tools/cli.py -> build/lib/tacker/sol_refactored/test-tools copying tacker/sol_refactored/test-tools/notif_endpoint_app.py -> build/lib/tacker/sol_refactored/test-tools creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/common creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test copying tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/Dockerfile -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test copying tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/entrypoint.sh -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test copying tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/requirements.txt -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/rules copying tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/rules/.gitkeep -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/rules creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src copying tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src/testserver.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/pkggen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_df_simple.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_types.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes/namespace.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes/error_deployment.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes/new_deployment.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata copying tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/pkggen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_df_simple.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_types.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart-0.1.1.tgz -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/.helmignore -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/Chart.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/values.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/NOTES.txt -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/_helpers.tpl -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/deployment_vdu1.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/deployment_vdu2.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/service.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/serviceaccount.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/TOSCA-Metadata copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/pkggen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions/sample_cnf_df_simple.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions/sample_cnf_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions/sample_cnf_types.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart-0.1.0.tgz -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/.helmignore -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/Chart.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/values.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/NOTES.txt -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/_helpers.tpl -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/deployment_vdu1.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/deployment_vdu2.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/service.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/serviceaccount.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/TOSCA-Metadata copying tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/pkggen.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_df_simple.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_types.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/bindings.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/config-map.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/controller-revision.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/daemon-set.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/deployment_fail_test.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/horizontal-pod-autoscaler.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/job.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/limit-range.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/local-subject-access-review.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_lease.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_network-policy.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_priority-class.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/namespace.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/persistent-volume-0.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/persistent-volume-1.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/pod-template.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/pod.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/replicaset_service_secret.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/resource-quota.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/role_rolebinding_SA.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/statefulset.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/storage-class.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/storage-class_pv_pvc.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/subject-access-review.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/token-review.yaml -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts creating build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/TOSCA-Metadata copying tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/TOSCA-Metadata creating build/lib/tacker/tosca/lib copying tacker/tosca/lib/tacker_defs.yaml -> build/lib/tacker/tosca/lib copying tacker/tosca/lib/tacker_nfv_defs.yaml -> build/lib/tacker/tosca/lib creating build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role-binding.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/config-map.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/controller-revision.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/daemon-set.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/horizontal-pod-autoscaler.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/limit-range.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/local-subject-access-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/network-policy.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume-claim.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod-template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/priority-class.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/replica-set.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/resource-quota.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role-bindings.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-access-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-rule-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service-account.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/stateful-set.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/storage-class.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/subject-access-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/token-review.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/volume-attachment.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying tacker/db/migration/README -> build/lib/tacker/db/migration copying tacker/db/migration/alembic.ini -> build/lib/tacker/db/migration copying tacker/db/migration/alembic_migrations/script.py.mako -> build/lib/tacker/db/migration/alembic_migrations creating build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/HEAD -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/README -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> build/lib/tacker/db/migration/alembic_migrations/versions copying tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> build/lib/tacker/db/migration/alembic_migrations/versions creating build/lib/tacker/tests/contrib copying tacker/tests/contrib/README -> build/lib/tacker/tests/contrib copying tacker/tests/contrib/post_test_hook.sh -> build/lib/tacker/tests/contrib copying tacker/tests/contrib/post_test_hook_lib.sh -> build/lib/tacker/tests/contrib creating build/lib/tacker/tests/etc copying tacker/tests/etc/api-paste.ini.test -> build/lib/tacker/tests/etc copying tacker/tests/etc/policy.yaml -> build/lib/tacker/tests/etc copying tacker/tests/etc/tacker.conf.test -> build/lib/tacker/tests/etc creating build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/hot_lcm_template.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/hot_lcm_user_data.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/hot_lcm_user_data_with_scale.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/install_vnfc.sh -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/local-k8s-vim-helm.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/local-k8s-vim-oidc.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/local-k8s-vim.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/local-vim.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/nested_hot_data.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/ns-vnffg-param.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-alarm-respawn.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-alarm-scale.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-scale-all.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnf-artifacts-image-values.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnf-update-values.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnf-values.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-anti-affinity-multi-vdu.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-block-storage.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-existing-block-storage.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-flavor.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-image.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-instance-reservation.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-large-template.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-maintenance.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-monitor.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-multi-vdu-monitoring-vdu-autoheal.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-multi-vdu-monitoring.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-multi-vdu.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-no-monitor.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-param-artifacts-image.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-param.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-placement-policy-affinity.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-placement-policy-anti-affinity.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-placement-policy-invalid.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-single-vdu-monitoring-vdu-autoheal.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd-static-ip.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample-tosca-vnfd.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample_tosca_assign_floatingip_to_vdu.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/sample_tosca_vnfc.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/test-ns-nsd.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/test-ns-vnfd1.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/test-ns-vnfd2.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/test-nsd-vnfd1.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/test-nsd-vnfd2.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/test-nsd.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/tosca-ns-vnffg-vnfd1-sample.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/tosca-ns-vnffg-vnfd2-sample.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/tosca-ns-vnffg.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/vnf_vnfd_dict_scale.yaml -> build/lib/tacker/tests/etc/samples copying tacker/tests/etc/samples/vnfd_lcm_user_data.yaml -> build/lib/tacker/tests/etc/samples creating build/lib/tacker/tests/etc/samples/etsi creating build/lib/tacker/tests/etc/samples/etsi/nfv creating build/lib/tacker/tests/etc/samples/etsi/nfv/common creating build/lib/tacker/tests/etc/samples/etsi/nfv/common/Definitions copying tacker/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/common/Definitions copying tacker/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/common/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files/images copying tacker/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img -> build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files/images creating build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/common/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/common/Scripts copying tacker/tests/etc/samples/etsi/nfv/common/Scripts/install.sh -> build/lib/tacker/tests/etc/samples/etsi/nfv/common/Scripts creating build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact creating build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions copying tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions copying tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional/UserData copying tacker/tests/etc/samples/etsi/nfv/functional/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/UserData copying tacker/tests/etc/samples/etsi/nfv/functional/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2 creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/UserData copying tacker/tests/etc/samples/etsi/nfv/functional2/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/UserData copying tacker/tests/etc/samples/etsi/nfv/functional2/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3 creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/UserData copying tacker/tests/etc/samples/etsi/nfv/functional3/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/UserData copying tacker/tests/etc/samples/etsi/nfv/functional3/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4 creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/UserData copying tacker/tests/etc/samples/etsi/nfv/functional4/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/UserData copying tacker/tests/etc/samples/etsi/nfv/functional4/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5 creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/UserData copying tacker/tests/etc/samples/etsi/nfv/functional5/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/UserData copying tacker/tests/etc/samples/etsi/nfv/functional5/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6 creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/UserData copying tacker/tests/etc/samples/etsi/nfv/functional6/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/UserData copying tacker/tests/etc/samples/etsi/nfv/functional6/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7 creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions copying tacker/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/UserData copying tacker/tests/etc/samples/etsi/nfv/functional7/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/UserData copying tacker/tests/etc/samples/etsi/nfv/functional7/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1 creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers/vnflcm_noop.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE/config_complex_end.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex/instantiation_end.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE/config_complex_end.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts creating build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex copying tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex/instantiation_end.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1 creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers/vnflcm_noop.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2 creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers/vnflcm_noop_false.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3 creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers copying tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers/vnflcm_noop.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/VNF-hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_df_default.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData copying tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes/testdata_artifact_file_content.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/manifest.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/manifest.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name/VNF.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name/VNF1.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest/VNF.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest/VNF.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/manifest.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd copying tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd/vnfd_helloworld_single.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_vdumap.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/bindings.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/config-map.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/controller-revision.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/daemon-set.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment_vdumap1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment_vdumap2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/horizontal-pod-autoscaler.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/job.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/limit-range.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/local-subject-access-review.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_lease.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_network-policy.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_priority-class.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/namespace.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/persistent-volume-0.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/persistent-volume-1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod-template.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/replicaset_service_secret.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/resource-quota.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/role_rolebinding_SA.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset_fail.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/storage-class.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/storage-class_pv_pvc.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/subject-access-review.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/token-review.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/configmap_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/configmap_3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/daemonset.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/deployment_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_env.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_env_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_volume.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_volume_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/replicaset.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/secret_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/secret_3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/configmap_1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/configmap_3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/daemonset.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/deployment_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_env.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_env_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_volume.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_volume_2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/replicaset.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/secret_1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/secret_3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes/storage-class-url.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_df_complex.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/deployment_heal_complex.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/deployment_heal_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/pod_heal.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_df_helmchart.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_top.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes/localhelm-0.1.0.tgz -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/deployment_has_namespace.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/deployment_no_namespace.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/namespace01.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/namespace02.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_df_scalingsteps.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/deployment_scale.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/replicaset_scale.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/statefulset_scale.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/README -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions/main_tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions/tosca_with_vdus.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/vnfd_helloworld_single.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images/cirros-0.5.2-x86_64-disk.img -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/base_hot_top.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested/vdu1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_top.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData copying tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit copying tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit copying tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit/sample_vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts copying tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts/vnflcm_noop.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts creating build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT/sample_lcm_with_user_data_invalid_hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/lcm_user_data_non_dict.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT/sample_lcm_with_user_data_hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT/sample_lcm_with_user_data_hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/lcm_user_data_invalid_hot_param.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT/sample_lcm_with_user_data_hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/lcm_user_data_invalid_script.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT/sample_lcm_with_user_data_hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT/sample_lcm_with_user_data_hot.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/lcm_user_data_sleeping.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/helloworld3.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/__init__.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData copying tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/lcm_user_data.py -> build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1 creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2 creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3 creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3.vnfd.tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3VNF.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3simple.vnfd.tosca.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4 creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1 creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2 copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/manifest.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2 creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_df_simple.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_types.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata creating build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3 copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.mf -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3 copying tacker/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.yaml -> build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3 creating build/lib/tacker/tests/etc/samples/lcm_instantiate_request copying tacker/tests/etc/samples/lcm_instantiate_request/instantiate_vnf_request_lcm_userdata.json -> build/lib/tacker/tests/etc/samples/lcm_instantiate_request creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_complex_int.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_simple_int.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_top.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_types.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros-0.5.2-x86_64-disk.img -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros.img -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes/deployment.yaml -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts/install.sh -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts creating build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata copying tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating build/lib/tacker/tests/var copying tacker/tests/var/ca.crt -> build/lib/tacker/tests/var copying tacker/tests/var/certandkey.pem -> build/lib/tacker/tests/var copying tacker/tests/var/certificate.crt -> build/lib/tacker/tests/var copying tacker/tests/var/privatekey.key -> build/lib/tacker/tests/var creating build/lib/tacker/tests/functional/sol_v2_common/samples creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/post.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/pre.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/sample1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions/v2_sample1_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions/v2_sample1_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions/v2_sample1_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData/userdata.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/sample2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions/v2_sample2_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions/v2_sample2_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions/v2_sample2_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/common creating build/lib/tacker/tests/functional/sol_v2_common/samples/common/Definitions copying tacker/tests/functional/sol_v2_common/samples/common/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/common/Definitions copying tacker/tests/functional/sol_v2_common/samples/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/common/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network copying tacker/tests/functional/sol_v2_common/samples/error_network/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/sample2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions/v2_sample2_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions/v2_sample2_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions/v2_sample2_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/error_network/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng copying tacker/tests/functional/sol_v2_common/samples/scale_ng/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng copying tacker/tests/functional/sol_v2_common/samples/scale_ng/post.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng copying tacker/tests/functional/sol_v2_common/samples/scale_ng/pre.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/sample1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions/v2_sample1_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions/v2_sample1_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions/v2_sample1_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData copying tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData/userdata.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification copying tacker/tests/functional/sol_v2_common/samples/server_notification/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/sample2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions/v2_sample2_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions/v2_sample2_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions/v2_sample2_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/server_notification/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_new_image_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_new_image_df_volume.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts/coordinate_new_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_new_volume_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_new_volume_df_volume.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts/coordinate_new_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts/error_coordinate_new_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_error_image_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts/coordinate_new_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/base_hot_top.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_old_image_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_old_volume_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts/coordinate_old_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf copying tacker/tests/functional/sol_v2_common/samples/update_vnf/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/sample2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions/v2_sample2_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions/v2_sample2_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions/v2_sample2_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/sample3.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions/v2_sample3_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions/v2_sample3_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions/v2_sample3_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts/coordinate_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/sample6.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions/v2_sample6_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions/v2_sample6_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions/v2_sample6_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts/coordinate_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/sample4.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested/VDU1.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested/VDU2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts/coordinate_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/pkggen.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/sample5.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested/VDU1-ver2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested/VDU2-ver2.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_df_simple.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_top.vnfd.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_types.yaml -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts/coordinate_vnf.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts/sample_script.py -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts creating build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata copying tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata/TOSCA.meta -> build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/config_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_alarm_scale_custom.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor_and_capabilities.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor_defaults.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor_no_units.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_grant.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_image_after_processed_image.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_image_before_processed_image.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_openwrt.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_openwrt_ipparams.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_openwrt_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_anti_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_default_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_soft_anti_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_custom.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_main.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_alarm_metadata.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_alarm_respawn.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_alarm_scale.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_allowed_address_pairs.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_artifacts_image_vnfd_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_all_numa_count.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_all_numa_nodes.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_cpu_allocations.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_huge_pages.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_numa_nodes.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_numa_nodes_count.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_generic_vnfd_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_image.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_mac_ip.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_mgmt_sriov.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_monitoring_multi_vdu.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_openwrt.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_openwrt_kilo.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_openwrt_userdata.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_security_groups.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_sriov.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_vnfc.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_vnic_normal.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/param_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test-tosca-vnfd-existing-block-storage.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca-vnfd-instance-reservation.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_allowed_address_pairs.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_cvnf.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor_and_capabilities.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor_defaults.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor_no_units.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_image.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_mac_ip.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_openwrt.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_openwrt_param.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_openwrt_userdata.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_parser_failure.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_post_process_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_security_groups.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfc.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfd_alarm_multi_actions.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfd_alarm_respawn.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfd_alarm_scale.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_alarm_metadata.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_alarm_respawn.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_alarm_scale.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_artifacts_image_vnfd_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_block_storage.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_all_numa_count.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_all_numa_nodes.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_cpu_allocations.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_huge_pages.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_numa_nodes.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_numa_nodes_count.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_with_wrong_cpu.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_generic_vnfd_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_invalid_vnffgd_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_mgmt_sriov.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_monitoring_multi_vdu.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_nsd_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_anti_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_default_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_soft_anti_affinity.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_scale.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_sriov.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_dupl_criteria_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_legacy_template_for_update.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_multi_param_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_no_classifier_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_param_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_str_param_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_template_for_update.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_wrong_cp_number_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnic_port.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_config_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_invalid_param_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_new_param_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_param_data.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/vnffg_multi_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/vnffg_params.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/vnffgd_template.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_common_types.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_parser_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_translator_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_params_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling_invalid_inst_req.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_substitution_mappings_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_params_error.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_group_member.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/hot_generate_hot_from_tosca.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot creating build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/hot_generate_hot_from_tosca_with_scaling.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/worker_instance.hot.yaml -> build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling + PYTHONPATH=. + oslo-config-generator --config-file=./etc/config-generator.conf --output-file=./etc/tacker.conf ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:stevedore.named:Could not load oslo.service.periodic_tasks ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 loading stevedore.sphinxext [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.alarm_receiver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.auth.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.context.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.manager.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.policy.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.service.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.version.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.wsgi.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.agent.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.agent.linux.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.agent.linux.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.api_common.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.extensions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.versions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.common.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.common.attribute_filter.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.schemas.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.schemas.vnf_lcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.schemas.vnf_packages.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.v1.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.v1.attributes.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.v1.base.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.v1.resource.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.v1.resource_helper.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.v1.router.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.validation.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.validation.parameter_types.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.validation.validators.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.views.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.views.versions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.views.vnf_lcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.views.vnf_lcm_op_occs.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.views.vnf_packages.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.views.vnf_subscriptions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnflcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnflcm.v1.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnflcm.v1.controller.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnflcm.v1.router.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnflcm.v1.sync_resource.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnfpkgm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnfpkgm.v1.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnfpkgm.v1.controller.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.api.vnfpkgm.v1.router.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.cmd.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.cmd.status.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.cmd.eventlet.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.cmd.eventlet.conductor.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.cmd.eventlet.tacker_server.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.clients.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.cmd_executer.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.config.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.constants.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.coordination.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.csar_utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.driver_manager.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.eventlet_utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.exceptions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.log.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.oidc_utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.rpc.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.safe_utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.test_lib.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.topics.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.container.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.common.container.kubernetes_utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conductor.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conductor.conductor_server.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conductor.conductorrpc.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.conductor.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.coordination.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.opts.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.policy.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.vnf_lcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.conf.vnf_package.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.api.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.db_base.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.model_base.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.models_v1.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.sqlalchemyutils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.common_services.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.common_services.common_services_db.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.common_services.common_services_db_plugin.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.db_sqlalchemy.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.db_sqlalchemy.api.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.db_sqlalchemy.models.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.migration.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.migration.cli.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.migration.migrate_to_v2.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.migration.purge_tables.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.migration.models.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.migration.models.head.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.nfvo.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.nfvo.nfvo_db.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.nfvo.nfvo_db_plugin.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.nfvo.ns_db.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.nfvo.vnffg_db.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.vnfm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.db.vnfm.vnfm_db.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.common_services.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.nfvo.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.vnflcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.vnfm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.nfvo_plugins.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.nfvo_plugins.network_service.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.extensions.nfvo_plugins.vnffg.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.glance_store.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.glance_store.store.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.keymgr.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.keymgr.barbican_key_manager.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.keymgr.exception.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.keymgr.key_manager.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.nfvo_plugin.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vim.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vim.openstack_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vnffg.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vnffg.abstract_vnffg_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers.noop.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.base.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.cancel_mode.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.change_ext_conn_req.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.common.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.fields.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.grant.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.grant_request.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.heal_vnf_request.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.instantiate_vnf_req.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.scale_vnf_request.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.terminate_vnf_req.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vim_connection.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_artifact.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_deployment_flavour.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_instance.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_instantiated_info.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_lcm_op_occs.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_lcm_subscriptions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_package.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_package_vnfd.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_resources.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnf_software_image.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnfd.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.objects.vnfd_attribute.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.fenix.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.common.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.common.constants.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.common.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.common_services.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.plugins.common_services.common_services_plugin.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.policies.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.policies.base.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.policies.vnf_lcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.policies.vnf_package.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.privileged.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.privileged.linux_cmd.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.services.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.services.service_base.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.tosca.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.tosca.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnflcm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnflcm.abstract_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnflcm.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnflcm.vnflcm_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.keystone.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.nfvo_client.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.plugin.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.vim_client.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.abstract_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.noop.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.scale_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.translate_template.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.tosca_kube_object.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_inputs.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.constants.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.openstack.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.update_template.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.infra_drivers.openstack.vdu.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.lcm_user_data.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.lcm_user_data.constants.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.lcm_user_data.utils.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.abstract_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.constants.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.noop.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.openwrt.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.mgmt_drivers.openwrt.openwrt.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.abstract_driver.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.token.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.ceilometer.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.ceilometer.ceilometer.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.http_ping.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.http_ping.http_ping.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.ping.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.ping.ping.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.zabbix.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix_api.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.abstract_action.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.autoscaling.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.autoscaling.autoscaling.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.log.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.log.log.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.respawn.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.respawn.respawn.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.vdu_autoheal.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/tacker.vnfm.policy_actions.vdu_autoheal.vdu_autoheal.rst. Creating file /builddir/build/BUILD/tacker-9.0.0/doc/source/contributor/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/tacker-9.0.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/tacker-9.0.0/doc/source/../../etc/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/tacker-9.0.0/doc/source/_static/tacker.conf.sample ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:stevedore.named:Could not load oslo.service.periodic_tasks ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/tacker-9.0.0/doc/source/../../etc/tacker-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/tacker-9.0.0/doc/source/_static/tacker.policy.yaml.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 108 source files that are out of date updating environment: [new config] 350 added, 0 changed, 0 removed reading sources... [ 0%] admin/index reading sources... [ 0%] cli/cli-etsi-vnffm reading sources... [ 0%] cli/cli-etsi-vnflcm reading sources... [ 1%] cli/cli-etsi-vnfpkgm reading sources... [ 1%] cli/cli-etsi-vnfpm reading sources... [ 1%] cli/cli-legacy-event reading sources... [ 2%] cli/cli-legacy-fc reading sources... [ 2%] cli/cli-legacy-nfp reading sources... [ 2%] cli/cli-legacy-nsd reading sources... [ 2%] cli/cli-legacy-sfc reading sources... [ 3%] cli/cli-legacy-vim reading sources... [ 3%] cli/cli-legacy-vnf reading sources... [ 3%] cli/cli-legacy-vnfd reading sources... [ 4%] cli/cli-legacy-vnffg reading sources... [ 4%] cli/cli-legacy-vnffgd reading sources... [ 4%] cli/index reading sources... [ 4%] cli/tacker-status reading sources... [ 5%] configuration/api-paste.ini reading sources... [ 5%] configuration/config loading config file etc/config-generator.conf WARNING:stevedore.named:Could not load oslo.service.periodic_tasks ERROR:stevedore.extension:Could not load 'cinder': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.cinder.Store': No module named 'retrying' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 5%] configuration/index reading sources... [ 6%] configuration/policy reading sources... [ 6%] configuration/sample_config reading sources... [ 6%] configuration/sample_policy reading sources... [ 6%] contributor/api/modules reading sources... [ 7%] contributor/api/tacker reading sources... [ 7%] contributor/api/tacker.agent reading sources... [ 7%] contributor/api/tacker.agent.linux reading sources... [ 8%] contributor/api/tacker.agent.linux.utils reading sources... [ 8%] contributor/api/tacker.alarm_receiver reading sources... [ 8%] contributor/api/tacker.api reading sources... [ 8%] contributor/api/tacker.api.api_common reading sources... [ 9%] contributor/api/tacker.api.common reading sources... [ 9%] contributor/api/tacker.api.common.attribute_filter reading sources... [ 9%] contributor/api/tacker.api.extensions reading sources... [ 10%] contributor/api/tacker.api.schemas reading sources... [ 10%] contributor/api/tacker.api.schemas.vnf_lcm reading sources... [ 10%] contributor/api/tacker.api.schemas.vnf_packages reading sources... [ 10%] contributor/api/tacker.api.v1 reading sources... [ 11%] contributor/api/tacker.api.v1.attributes reading sources... [ 11%] contributor/api/tacker.api.v1.base reading sources... [ 11%] contributor/api/tacker.api.v1.resource reading sources... [ 12%] contributor/api/tacker.api.v1.resource_helper reading sources... [ 12%] contributor/api/tacker.api.v1.router reading sources... [ 12%] contributor/api/tacker.api.validation reading sources... [ 12%] contributor/api/tacker.api.validation.parameter_types reading sources... [ 13%] contributor/api/tacker.api.validation.validators reading sources... [ 13%] contributor/api/tacker.api.versions reading sources... [ 13%] contributor/api/tacker.api.views reading sources... [ 14%] contributor/api/tacker.api.views.versions reading sources... [ 14%] contributor/api/tacker.api.views.vnf_lcm reading sources... [ 14%] contributor/api/tacker.api.views.vnf_lcm_op_occs reading sources... [ 14%] contributor/api/tacker.api.views.vnf_packages reading sources... [ 15%] contributor/api/tacker.api.views.vnf_subscriptions reading sources... [ 15%] contributor/api/tacker.api.vnflcm reading sources... [ 15%] contributor/api/tacker.api.vnflcm.v1 reading sources... [ 16%] contributor/api/tacker.api.vnflcm.v1.controller reading sources... [ 16%] contributor/api/tacker.api.vnflcm.v1.router reading sources... [ 16%] contributor/api/tacker.api.vnflcm.v1.sync_resource reading sources... [ 16%] contributor/api/tacker.api.vnfpkgm reading sources... [ 17%] contributor/api/tacker.api.vnfpkgm.v1 reading sources... [ 17%] contributor/api/tacker.api.vnfpkgm.v1.controller reading sources... [ 17%] contributor/api/tacker.api.vnfpkgm.v1.router reading sources... [ 18%] contributor/api/tacker.auth reading sources... [ 18%] contributor/api/tacker.cmd reading sources... [ 18%] contributor/api/tacker.cmd.eventlet reading sources... [ 18%] contributor/api/tacker.cmd.eventlet.conductor reading sources... [ 19%] contributor/api/tacker.cmd.eventlet.tacker_server reading sources... [ 19%] contributor/api/tacker.cmd.status reading sources... [ 19%] contributor/api/tacker.common reading sources... [ 20%] contributor/api/tacker.common.clients reading sources... [ 20%] contributor/api/tacker.common.cmd_executer reading sources... [ 20%] contributor/api/tacker.common.config reading sources... [ 20%] contributor/api/tacker.common.constants reading sources... [ 21%] contributor/api/tacker.common.container reading sources... [ 21%] contributor/api/tacker.common.container.kubernetes_utils reading sources... [ 21%] contributor/api/tacker.common.coordination reading sources... [ 22%] contributor/api/tacker.common.csar_utils reading sources... [ 22%] contributor/api/tacker.common.driver_manager reading sources... [ 22%] contributor/api/tacker.common.eventlet_utils reading sources... [ 22%] contributor/api/tacker.common.exceptions reading sources... [ 23%] contributor/api/tacker.common.log reading sources... [ 23%] contributor/api/tacker.common.oidc_utils reading sources... [ 23%] contributor/api/tacker.common.rpc reading sources... [ 24%] contributor/api/tacker.common.safe_utils reading sources... [ 24%] contributor/api/tacker.common.test_lib reading sources... [ 24%] contributor/api/tacker.common.topics reading sources... [ 24%] contributor/api/tacker.common.utils reading sources... [ 25%] contributor/api/tacker.conductor reading sources... [ 25%] contributor/api/tacker.conductor.conductor_server reading sources... [ 25%] contributor/api/tacker.conductor.conductorrpc reading sources... [ 26%] contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc reading sources... [ 26%] contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc reading sources... [ 26%] contributor/api/tacker.conf reading sources... [ 26%] contributor/api/tacker.conf.conductor reading sources... [ 27%] contributor/api/tacker.conf.coordination reading sources... [ 27%] contributor/api/tacker.conf.opts reading sources... [ 27%] contributor/api/tacker.conf.policy reading sources... [ 28%] contributor/api/tacker.conf.vnf_lcm reading sources... [ 28%] contributor/api/tacker.conf.vnf_package reading sources... [ 28%] contributor/api/tacker.context reading sources... [ 28%] contributor/api/tacker.db reading sources... [ 29%] contributor/api/tacker.db.api reading sources... [ 29%] contributor/api/tacker.db.common_services reading sources... [ 29%] contributor/api/tacker.db.common_services.common_services_db reading sources... [ 30%] contributor/api/tacker.db.common_services.common_services_db_plugin reading sources... [ 30%] contributor/api/tacker.db.db_base reading sources... [ 30%] contributor/api/tacker.db.db_sqlalchemy reading sources... [ 30%] contributor/api/tacker.db.db_sqlalchemy.api reading sources... [ 31%] contributor/api/tacker.db.db_sqlalchemy.models reading sources... [ 31%] contributor/api/tacker.db.migration reading sources... [ 31%] contributor/api/tacker.db.migration.cli reading sources... [ 32%] contributor/api/tacker.db.migration.migrate_to_v2 reading sources... [ 32%] contributor/api/tacker.db.migration.models reading sources... [ 32%] contributor/api/tacker.db.migration.models.head reading sources... [ 32%] contributor/api/tacker.db.migration.purge_tables reading sources... [ 33%] contributor/api/tacker.db.model_base reading sources... [ 33%] contributor/api/tacker.db.models_v1 reading sources... [ 33%] contributor/api/tacker.db.nfvo reading sources... [ 34%] contributor/api/tacker.db.nfvo.nfvo_db reading sources... [ 34%] contributor/api/tacker.db.nfvo.nfvo_db_plugin reading sources... [ 34%] contributor/api/tacker.db.nfvo.ns_db reading sources... [ 34%] contributor/api/tacker.db.nfvo.vnffg_db reading sources... [ 35%] contributor/api/tacker.db.sqlalchemyutils reading sources... [ 35%] contributor/api/tacker.db.vnfm reading sources... [ 35%] contributor/api/tacker.db.vnfm.vnfm_db reading sources... [ 36%] contributor/api/tacker.extensions reading sources... [ 36%] contributor/api/tacker.extensions.common_services reading sources... [ 36%] contributor/api/tacker.extensions.nfvo reading sources... [ 36%] contributor/api/tacker.extensions.nfvo_plugins reading sources... [ 37%] contributor/api/tacker.extensions.nfvo_plugins.network_service reading sources... [ 37%] contributor/api/tacker.extensions.nfvo_plugins.vnffg reading sources... [ 37%] contributor/api/tacker.extensions.vnflcm reading sources... [ 38%] contributor/api/tacker.extensions.vnfm reading sources... [ 38%] contributor/api/tacker.glance_store reading sources... [ 38%] contributor/api/tacker.glance_store.store reading sources... [ 38%] contributor/api/tacker.keymgr reading sources... [ 39%] contributor/api/tacker.keymgr.barbican_key_manager reading sources... [ 39%] contributor/api/tacker.keymgr.exception reading sources... [ 39%] contributor/api/tacker.keymgr.key_manager reading sources... [ 40%] contributor/api/tacker.manager reading sources... [ 40%] contributor/api/tacker.nfvo reading sources... [ 40%] contributor/api/tacker.nfvo.drivers reading sources... [ 40%] contributor/api/tacker.nfvo.drivers.vim reading sources... [ 41%] contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver reading sources... [ 41%] contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver reading sources... [ 41%] contributor/api/tacker.nfvo.drivers.vim.openstack_driver reading sources... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg reading sources... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg.abstract_vnffg_driver reading sources... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers reading sources... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers.noop reading sources... [ 43%] contributor/api/tacker.nfvo.nfvo_plugin reading sources... [ 43%] contributor/api/tacker.objects reading sources... [ 43%] contributor/api/tacker.objects.base reading sources... [ 44%] contributor/api/tacker.objects.cancel_mode reading sources... [ 44%] contributor/api/tacker.objects.change_ext_conn_req reading sources... [ 44%] contributor/api/tacker.objects.common reading sources... [ 44%] contributor/api/tacker.objects.fields reading sources... [ 45%] contributor/api/tacker.objects.grant reading sources... [ 45%] contributor/api/tacker.objects.grant_request reading sources... [ 45%] contributor/api/tacker.objects.heal_vnf_request reading sources... [ 46%] contributor/api/tacker.objects.instantiate_vnf_req reading sources... [ 46%] contributor/api/tacker.objects.scale_vnf_request reading sources... [ 46%] contributor/api/tacker.objects.terminate_vnf_req reading sources... [ 46%] contributor/api/tacker.objects.vim_connection reading sources... [ 47%] contributor/api/tacker.objects.vnf reading sources... [ 47%] contributor/api/tacker.objects.vnf_artifact reading sources... [ 47%] contributor/api/tacker.objects.vnf_deployment_flavour reading sources... [ 48%] contributor/api/tacker.objects.vnf_instance reading sources... [ 48%] contributor/api/tacker.objects.vnf_instantiated_info reading sources... [ 48%] contributor/api/tacker.objects.vnf_lcm_op_occs reading sources... [ 48%] contributor/api/tacker.objects.vnf_lcm_subscriptions reading sources... [ 49%] contributor/api/tacker.objects.vnf_package reading sources... [ 49%] contributor/api/tacker.objects.vnf_package_vnfd reading sources... [ 49%] contributor/api/tacker.objects.vnf_resources reading sources... [ 50%] contributor/api/tacker.objects.vnf_software_image reading sources... [ 50%] contributor/api/tacker.objects.vnfd reading sources... [ 50%] contributor/api/tacker.objects.vnfd_attribute reading sources... [ 50%] contributor/api/tacker.plugins reading sources... [ 51%] contributor/api/tacker.plugins.common reading sources... [ 51%] contributor/api/tacker.plugins.common.constants reading sources... [ 51%] contributor/api/tacker.plugins.common.utils reading sources... [ 52%] contributor/api/tacker.plugins.common_services reading sources... [ 52%] contributor/api/tacker.plugins.common_services.common_services_plugin reading sources... [ 52%] contributor/api/tacker.plugins.fenix reading sources... [ 52%] contributor/api/tacker.policies reading sources... [ 53%] contributor/api/tacker.policies.base reading sources... [ 53%] contributor/api/tacker.policies.vnf_lcm reading sources... [ 53%] contributor/api/tacker.policies.vnf_package reading sources... [ 54%] contributor/api/tacker.policy reading sources... [ 54%] contributor/api/tacker.privileged reading sources... [ 54%] contributor/api/tacker.privileged.linux_cmd reading sources... [ 54%] contributor/api/tacker.service reading sources... [ 55%] contributor/api/tacker.services reading sources... [ 55%] contributor/api/tacker.services.service_base reading sources... [ 55%] contributor/api/tacker.tosca reading sources... [ 56%] contributor/api/tacker.tosca.utils reading sources... [ 56%] contributor/api/tacker.version reading sources... [ 56%] contributor/api/tacker.vnflcm reading sources... [ 56%] contributor/api/tacker.vnflcm.abstract_driver reading sources... [ 57%] contributor/api/tacker.vnflcm.utils reading sources... [ 57%] contributor/api/tacker.vnflcm.vnflcm_driver reading sources... [ 57%] contributor/api/tacker.vnfm reading sources... [ 58%] contributor/api/tacker.vnfm.infra_drivers reading sources... [ 58%] contributor/api/tacker.vnfm.infra_drivers.abstract_driver reading sources... [ 58%] contributor/api/tacker.vnfm.infra_drivers.kubernetes reading sources... [ 58%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm reading sources... [ 59%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client reading sources... [ 59%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s reading sources... [ 59%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.tosca_kube_object reading sources... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_inputs reading sources... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs reading sources... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver reading sources... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.translate_template reading sources... [ 61%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils reading sources... [ 61%] contributor/api/tacker.vnfm.infra_drivers.noop reading sources... [ 61%] contributor/api/tacker.vnfm.infra_drivers.openstack reading sources... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.constants reading sources... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client reading sources... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client reading sources... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.openstack reading sources... [ 63%] contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template reading sources... [ 63%] contributor/api/tacker.vnfm.infra_drivers.openstack.update_template reading sources... [ 63%] contributor/api/tacker.vnfm.infra_drivers.openstack.vdu reading sources... [ 64%] contributor/api/tacker.vnfm.infra_drivers.scale_driver reading sources... [ 64%] contributor/api/tacker.vnfm.keystone reading sources... [ 64%] contributor/api/tacker.vnfm.lcm_user_data reading sources... [ 64%] contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data reading sources... [ 65%] contributor/api/tacker.vnfm.lcm_user_data.constants reading sources... [ 65%] contributor/api/tacker.vnfm.lcm_user_data.utils reading sources... [ 65%] contributor/api/tacker.vnfm.mgmt_drivers reading sources... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.abstract_driver reading sources... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.constants reading sources... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.noop reading sources... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.openwrt reading sources... [ 67%] contributor/api/tacker.vnfm.mgmt_drivers.openwrt.openwrt reading sources... [ 67%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver reading sources... [ 67%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop reading sources... [ 68%] contributor/api/tacker.vnfm.monitor reading sources... [ 68%] contributor/api/tacker.vnfm.monitor_drivers reading sources... [ 68%] contributor/api/tacker.vnfm.monitor_drivers.abstract_driver reading sources... [ 68%] contributor/api/tacker.vnfm.monitor_drivers.ceilometer reading sources... [ 69%] contributor/api/tacker.vnfm.monitor_drivers.ceilometer.ceilometer reading sources... [ 69%] contributor/api/tacker.vnfm.monitor_drivers.http_ping reading sources... [ 69%] contributor/api/tacker.vnfm.monitor_drivers.http_ping.http_ping reading sources... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.ping reading sources... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.ping.ping reading sources... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.token reading sources... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.zabbix reading sources... [ 71%] contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix reading sources... [ 71%] contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix_api reading sources... [ 71%] contributor/api/tacker.vnfm.nfvo_client reading sources... [ 72%] contributor/api/tacker.vnfm.plugin reading sources... [ 72%] contributor/api/tacker.vnfm.policy_actions reading sources... [ 72%] contributor/api/tacker.vnfm.policy_actions.abstract_action reading sources... [ 72%] contributor/api/tacker.vnfm.policy_actions.autoscaling reading sources... [ 73%] contributor/api/tacker.vnfm.policy_actions.autoscaling.autoscaling reading sources... [ 73%] contributor/api/tacker.vnfm.policy_actions.log reading sources... [ 73%] contributor/api/tacker.vnfm.policy_actions.log.log reading sources... [ 74%] contributor/api/tacker.vnfm.policy_actions.respawn reading sources... [ 74%] contributor/api/tacker.vnfm.policy_actions.respawn.respawn reading sources... [ 74%] contributor/api/tacker.vnfm.policy_actions.vdu_autoheal reading sources... [ 74%] contributor/api/tacker.vnfm.policy_actions.vdu_autoheal.vdu_autoheal reading sources... [ 75%] contributor/api/tacker.vnfm.utils reading sources... [ 75%] contributor/api/tacker.vnfm.vim_client reading sources... [ 75%] contributor/api/tacker.wsgi reading sources... [ 76%] contributor/api_extensions reading sources... [ 76%] contributor/api_layer reading sources... [ 76%] contributor/contributing reading sources... [ 76%] contributor/dashboards reading sources... [ 77%] contributor/development.environment reading sources... [ 77%] contributor/encrypt_vim_auth_with_barbican reading sources... [ 77%] contributor/event_logging reading sources... [ 78%] contributor/index reading sources... [ 78%] contributor/monitor-api reading sources... [ 78%] contributor/policy_actions_framework reading sources... [ 78%] contributor/tacker_functional_test reading sources... [ 79%] contributor/vagrant_devstack reading sources... [ 79%] contributor/vnfd_template_description reading sources... [ 79%] contributor/vnfd_template_parameterization reading sources... [ 80%] contributor/vnffgd_template_description reading sources... [ 80%] contributor/zabbix-plugin reading sources... [ 80%] index reading sources... [ 80%] install/devstack reading sources... [ 81%] install/etsi_getting_started reading sources... [ 81%] install/index reading sources... [ 81%] install/kolla reading sources... [ 82%] install/kubernetes_vim_installation reading sources... [ 82%] install/legacy_getting_started reading sources... [ 82%] install/manual_installation reading sources... [ 82%] reference/block_storage_usage_guide reading sources... [ 83%] reference/index reading sources... [ 83%] reference/kubernetes_openid_token_auth_usage_guide reading sources... [ 83%] reference/maintenance_usage_guide reading sources... [ 84%] reference/reservation_policy_usage_guide reading sources... [ 84%] reference/vim_config reading sources... [ 84%] user/alarm_monitoring_usage_guide reading sources... [ 84%] user/architecture reading sources... [ 85%] user/containerized_vnf_usage_guide reading sources... [ 85%] user/coordinate_api_client_in_coordinatevnf_script reading sources... [ 85%] user/db_migration_tool_usage_guide reading sources... [ 86%] user/db_sync_error_handling reading sources... [ 86%] user/dynamic_vnffg_usage_guide reading sources... [ 86%] user/enhanced_placement_awareness_usage_guide reading sources... [ 86%] user/enhanced_tacker_policy_usage_guide reading sources... [ 87%] user/etsi_cnf_auto_healing_fm reading sources... [ 87%] user/etsi_cnf_auto_scaling_pm reading sources... [ 87%] user/etsi_cnf_auto_scaling_pm_threshold reading sources... [ 88%] user/etsi_cnf_change_current_vnf_package reading sources... [ 88%] user/etsi_cnf_healing reading sources... [ 88%] user/etsi_cnf_helm_v2 reading sources... [ 88%] user/etsi_cnf_scaling reading sources... [ 89%] user/etsi_containerized_vnf_usage_guide reading sources... [ 89%] user/etsi_use_case_guide reading sources... [ 89%] user/etsi_vnf_change_current_vnf_package reading sources... [ 90%] user/etsi_vnf_change_current_vnf_package_with_standard_user_data reading sources... [ 90%] user/etsi_vnf_change_external_vnf_connectivity reading sources... [ 90%] user/etsi_vnf_deployment_as_vm_with_tosca reading sources... [ 90%] user/etsi_vnf_deployment_as_vm_with_user_data reading sources... [ 91%] user/etsi_vnf_error_handling reading sources... [ 91%] user/etsi_vnf_healing reading sources... [ 91%] user/etsi_vnf_scaling reading sources... [ 92%] user/etsi_vnf_update reading sources... [ 92%] user/fault_notification_use_case_guide reading sources... [ 92%] user/index reading sources... [ 92%] user/introduction reading sources... [ 93%] user/legacy_use_case_guide reading sources... [ 93%] user/mgmt_driver_deploy_k8s_and_cnf_with_helm reading sources... [ 93%] user/mgmt_driver_deploy_k8s_cir_usage_guide reading sources... [ 94%] user/mgmt_driver_deploy_k8s_kubespary_usage_guide reading sources... [ 94%] user/mgmt_driver_deploy_k8s_pv_usage_guide reading sources... [ 94%] user/mgmt_driver_deploy_k8s_usage_guide reading sources... [ 94%] user/mgmt_driver_for_ansible_driver_usage_guide reading sources... [ 95%] user/mgmt_driver_for_container_update reading sources... [ 95%] user/multisite_vim_usage_guide reading sources... [ 95%] user/nsd_usage_guide reading sources... [ 96%] user/oauth2_mtls_usage_guide reading sources... [ 96%] user/oauth2_usage_guide reading sources... [ 96%] user/placement_error_handling reading sources... [ 96%] user/placement_policy_usage_guide reading sources... [ 97%] user/practical_sample_package_usage_guide reading sources... [ 97%] user/prometheus_plugin_use_case_guide reading sources... [ 97%] user/resources reading sources... [ 98%] user/scale_usage_guide reading sources... [ 98%] user/userdata_script reading sources... [ 98%] user/vnf-package reading sources... [ 98%] user/vnf_component_usage_guide reading sources... [ 99%] user/vnfd-sol001 reading sources... [ 99%] user/vnffg_usage_guide reading sources... [ 99%] user/vnffg_usage_guide_advanced reading sources... [100%] user/vnfm_usage_guide WARNING: autodoc: failed to import module 'eventlet' from module 'tacker.cmd'; the following exception was raised: No module named 'pyroute2' looking for now-outdated files... WARNING: autodoc: failed to import module 'eventlet.conductor' from module 'tacker.cmd'; the following exception was raised: No module named 'pyroute2' WARNING: autodoc: failed to import module 'eventlet.tacker_server' from module 'tacker.cmd'; the following exception was raised: No module named 'pyroute2' none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/index writing output... [ 0%] cli/cli-etsi-vnffm writing output... [ 0%] cli/cli-etsi-vnflcm writing output... [ 1%] cli/cli-etsi-vnfpkgm writing output... [ 1%] cli/cli-etsi-vnfpm writing output... [ 1%] cli/cli-legacy-event writing output... [ 2%] cli/cli-legacy-fc writing output... [ 2%] cli/cli-legacy-nfp writing output... [ 2%] cli/cli-legacy-nsd writing output... [ 2%] cli/cli-legacy-sfc writing output... [ 3%] cli/cli-legacy-vim writing output... [ 3%] cli/cli-legacy-vnf writing output... [ 3%] cli/cli-legacy-vnfd writing output... [ 4%] cli/cli-legacy-vnffg writing output... [ 4%] cli/cli-legacy-vnffgd writing output... [ 4%] cli/index writing output... [ 4%] cli/tacker-status writing output... [ 5%] configuration/api-paste.ini writing output... [ 5%] configuration/config writing output... [ 5%] configuration/index writing output... [ 6%] configuration/policy writing output... [ 6%] configuration/sample_config writing output... [ 6%] configuration/sample_policy writing output... [ 6%] contributor/api/modules [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 7%] contributor/api/tacker [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker' writing output... [ 7%] contributor/api/tacker.agent [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.agent' writing output... [ 7%] contributor/api/tacker.agent.linux [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.agent.linux' writing output... [ 8%] contributor/api/tacker.agent.linux.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.agent.linux.utils' writing output... [ 8%] contributor/api/tacker.alarm_receiver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.alarm_receiver' writing output... [ 8%] contributor/api/tacker.api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api' writing output... [ 8%] contributor/api/tacker.api.api_common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.api_common' writing output... [ 9%] contributor/api/tacker.api.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.common' writing output... [ 9%] contributor/api/tacker.api.common.attribute_filter [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.common.attribute_filter' writing output... [ 9%] contributor/api/tacker.api.extensions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.extensions' writing output... [ 10%] contributor/api/tacker.api.schemas [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.schemas' writing output... [ 10%] contributor/api/tacker.api.schemas.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.schemas.vnf_lcm' writing output... [ 10%] contributor/api/tacker.api.schemas.vnf_packages [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.schemas.vnf_packages' writing output... [ 10%] contributor/api/tacker.api.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1' writing output... [ 11%] contributor/api/tacker.api.v1.attributes [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.attributes' writing output... [ 11%] contributor/api/tacker.api.v1.base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.base' writing output... [ 11%] contributor/api/tacker.api.v1.resource [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.resource' writing output... [ 12%] contributor/api/tacker.api.v1.resource_helper [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.resource_helper' writing output... [ 12%] contributor/api/tacker.api.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.v1.router' writing output... [ 12%] contributor/api/tacker.api.validation [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.validation' writing output... [ 12%] contributor/api/tacker.api.validation.parameter_types [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.validation.parameter_types' writing output... [ 13%] contributor/api/tacker.api.validation.validators [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.validation.validators' writing output... [ 13%] contributor/api/tacker.api.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.versions' writing output... [ 13%] contributor/api/tacker.api.views [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views' writing output... [ 14%] contributor/api/tacker.api.views.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.versions' writing output... [ 14%] contributor/api/tacker.api.views.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_lcm' writing output... [ 14%] contributor/api/tacker.api.views.vnf_lcm_op_occs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_lcm_op_occs' writing output... [ 14%] contributor/api/tacker.api.views.vnf_packages [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_packages' writing output... [ 15%] contributor/api/tacker.api.views.vnf_subscriptions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.views.vnf_subscriptions' writing output... [ 15%] contributor/api/tacker.api.vnflcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm' writing output... [ 15%] contributor/api/tacker.api.vnflcm.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1' writing output... [ 16%] contributor/api/tacker.api.vnflcm.v1.controller [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1.controller' writing output... [ 16%] contributor/api/tacker.api.vnflcm.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1.router' writing output... [ 16%] contributor/api/tacker.api.vnflcm.v1.sync_resource [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnflcm.v1.sync_resource' writing output... [ 16%] contributor/api/tacker.api.vnfpkgm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm' writing output... [ 17%] contributor/api/tacker.api.vnfpkgm.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm.v1' writing output... [ 17%] contributor/api/tacker.api.vnfpkgm.v1.controller [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm.v1.controller' writing output... [ 17%] contributor/api/tacker.api.vnfpkgm.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.api.vnfpkgm.v1.router' writing output... [ 18%] contributor/api/tacker.auth [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.auth' writing output... [ 18%] contributor/api/tacker.cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd' writing output... [ 18%] contributor/api/tacker.cmd.eventlet [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.eventlet' writing output... [ 18%] contributor/api/tacker.cmd.eventlet.conductor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.eventlet.conductor' writing output... [ 19%] contributor/api/tacker.cmd.eventlet.tacker_server [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.eventlet.tacker_server' writing output... [ 19%] contributor/api/tacker.cmd.status [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.cmd.status' writing output... [ 19%] contributor/api/tacker.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common' writing output... [ 20%] contributor/api/tacker.common.clients [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.clients' writing output... [ 20%] contributor/api/tacker.common.cmd_executer [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.cmd_executer' writing output... [ 20%] contributor/api/tacker.common.config [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.config' writing output... [ 20%] contributor/api/tacker.common.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.constants' writing output... [ 21%] contributor/api/tacker.common.container [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.container' writing output... [ 21%] contributor/api/tacker.common.container.kubernetes_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.container.kubernetes_utils' writing output... [ 21%] contributor/api/tacker.common.coordination [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.coordination' writing output... [ 22%] contributor/api/tacker.common.csar_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.csar_utils' writing output... [ 22%] contributor/api/tacker.common.driver_manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.driver_manager' writing output... [ 22%] contributor/api/tacker.common.eventlet_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.eventlet_utils' writing output... [ 22%] contributor/api/tacker.common.exceptions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.exceptions' writing output... [ 23%] contributor/api/tacker.common.log [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.log' writing output... [ 23%] contributor/api/tacker.common.oidc_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.oidc_utils' writing output... [ 23%] contributor/api/tacker.common.rpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.rpc' writing output... [ 24%] contributor/api/tacker.common.safe_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.safe_utils' writing output... [ 24%] contributor/api/tacker.common.test_lib [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.test_lib' writing output... [ 24%] contributor/api/tacker.common.topics [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.topics' writing output... [ 24%] contributor/api/tacker.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.common.utils' writing output... [ 25%] contributor/api/tacker.conductor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor' writing output... [ 25%] contributor/api/tacker.conductor.conductor_server [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductor_server' writing output... [ 25%] contributor/api/tacker.conductor.conductorrpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductorrpc' writing output... [ 26%] contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductorrpc.vnf_lcm_rpc' writing output... [ 26%] contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conductor.conductorrpc.vnf_pkgm_rpc' writing output... [ 26%] contributor/api/tacker.conf [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf' writing output... [ 26%] contributor/api/tacker.conf.conductor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.conductor' writing output... [ 27%] contributor/api/tacker.conf.coordination [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.coordination' writing output... [ 27%] contributor/api/tacker.conf.opts [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.opts' writing output... [ 27%] contributor/api/tacker.conf.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.policy' writing output... [ 28%] contributor/api/tacker.conf.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.vnf_lcm' writing output... [ 28%] contributor/api/tacker.conf.vnf_package [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.conf.vnf_package' writing output... [ 28%] contributor/api/tacker.context [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.context' writing output... [ 28%] contributor/api/tacker.db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db' writing output... [ 29%] contributor/api/tacker.db.api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.api' writing output... [ 29%] contributor/api/tacker.db.common_services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.common_services' writing output... [ 29%] contributor/api/tacker.db.common_services.common_services_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.common_services.common_services_db' writing output... [ 30%] contributor/api/tacker.db.common_services.common_services_db_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.common_services.common_services_db_plugin' writing output... [ 30%] contributor/api/tacker.db.db_base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_base' writing output... [ 30%] contributor/api/tacker.db.db_sqlalchemy [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_sqlalchemy' writing output... [ 30%] contributor/api/tacker.db.db_sqlalchemy.api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_sqlalchemy.api' writing output... [ 31%] contributor/api/tacker.db.db_sqlalchemy.models [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.db_sqlalchemy.models' writing output... [ 31%] contributor/api/tacker.db.migration [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration' writing output... [ 31%] contributor/api/tacker.db.migration.cli [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.cli' writing output... [ 32%] contributor/api/tacker.db.migration.migrate_to_v2 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.migrate_to_v2' writing output... [ 32%] contributor/api/tacker.db.migration.models [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.models' writing output... [ 32%] contributor/api/tacker.db.migration.models.head [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.models.head' writing output... [ 32%] contributor/api/tacker.db.migration.purge_tables [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.migration.purge_tables' writing output... [ 33%] contributor/api/tacker.db.model_base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.model_base' writing output... [ 33%] contributor/api/tacker.db.models_v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.models_v1' writing output... [ 33%] contributor/api/tacker.db.nfvo [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo' writing output... [ 34%] contributor/api/tacker.db.nfvo.nfvo_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo.nfvo_db' writing output... [ 34%] contributor/api/tacker.db.nfvo.nfvo_db_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo.nfvo_db_plugin' writing output... [ 34%] contributor/api/tacker.db.nfvo.ns_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo.ns_db' writing output... [ 34%] contributor/api/tacker.db.nfvo.vnffg_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.nfvo.vnffg_db' writing output... [ 35%] contributor/api/tacker.db.sqlalchemyutils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.sqlalchemyutils' writing output... [ 35%] contributor/api/tacker.db.vnfm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.vnfm' writing output... [ 35%] contributor/api/tacker.db.vnfm.vnfm_db [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.db.vnfm.vnfm_db' writing output... [ 36%] contributor/api/tacker.extensions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions' writing output... [ 36%] contributor/api/tacker.extensions.common_services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.common_services' writing output... [ 36%] contributor/api/tacker.extensions.nfvo [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.nfvo' writing output... [ 36%] contributor/api/tacker.extensions.nfvo_plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.nfvo_plugins' writing output... [ 37%] contributor/api/tacker.extensions.nfvo_plugins.network_service [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.nfvo_plugins.network_service' writing output... [ 37%] contributor/api/tacker.extensions.nfvo_plugins.vnffg [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.nfvo_plugins.vnffg' writing output... [ 37%] contributor/api/tacker.extensions.vnflcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.vnflcm' writing output... [ 38%] contributor/api/tacker.extensions.vnfm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.extensions.vnfm' writing output... [ 38%] contributor/api/tacker.glance_store [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.glance_store' writing output... [ 38%] contributor/api/tacker.glance_store.store [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.glance_store.store' writing output... [ 38%] contributor/api/tacker.keymgr [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr' writing output... [ 39%] contributor/api/tacker.keymgr.barbican_key_manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr.barbican_key_manager' writing output... [ 39%] contributor/api/tacker.keymgr.exception [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr.exception' writing output... [ 39%] contributor/api/tacker.keymgr.key_manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.keymgr.key_manager' writing output... [ 40%] contributor/api/tacker.manager [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.manager' writing output... [ 40%] contributor/api/tacker.nfvo [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo' writing output... [ 40%] contributor/api/tacker.nfvo.drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers' writing output... [ 40%] contributor/api/tacker.nfvo.drivers.vim [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim' writing output... [ 41%] contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim.abstract_vim_driver' writing output... [ 41%] contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim.kubernetes_driver' writing output... [ 41%] contributor/api/tacker.nfvo.drivers.vim.openstack_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vim.openstack_driver' writing output... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vnffg' writing output... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg.abstract_vnffg_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vnffg.abstract_vnffg_driver' writing output... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers' writing output... [ 42%] contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers.noop [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.drivers.vnffg.sfc_drivers.noop' writing output... [ 43%] contributor/api/tacker.nfvo.nfvo_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.nfvo.nfvo_plugin' writing output... [ 43%] contributor/api/tacker.objects [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects' writing output... [ 43%] contributor/api/tacker.objects.base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.base' writing output... [ 44%] contributor/api/tacker.objects.cancel_mode [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.cancel_mode' writing output... [ 44%] contributor/api/tacker.objects.change_ext_conn_req [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.change_ext_conn_req' writing output... [ 44%] contributor/api/tacker.objects.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.common' writing output... [ 44%] contributor/api/tacker.objects.fields [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.fields' writing output... [ 45%] contributor/api/tacker.objects.grant [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.grant' writing output... [ 45%] contributor/api/tacker.objects.grant_request [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.grant_request' writing output... [ 45%] contributor/api/tacker.objects.heal_vnf_request [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.heal_vnf_request' writing output... [ 46%] contributor/api/tacker.objects.instantiate_vnf_req [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.instantiate_vnf_req' writing output... [ 46%] contributor/api/tacker.objects.scale_vnf_request [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.scale_vnf_request' writing output... [ 46%] contributor/api/tacker.objects.terminate_vnf_req [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.terminate_vnf_req' writing output... [ 46%] contributor/api/tacker.objects.vim_connection [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vim_connection' writing output... [ 47%] contributor/api/tacker.objects.vnf [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf' writing output... [ 47%] contributor/api/tacker.objects.vnf_artifact [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_artifact' writing output... [ 47%] contributor/api/tacker.objects.vnf_deployment_flavour [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_deployment_flavour' writing output... [ 48%] contributor/api/tacker.objects.vnf_instance [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_instance' writing output... [ 48%] contributor/api/tacker.objects.vnf_instantiated_info [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_instantiated_info' writing output... [ 48%] contributor/api/tacker.objects.vnf_lcm_op_occs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_lcm_op_occs' writing output... [ 48%] contributor/api/tacker.objects.vnf_lcm_subscriptions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_lcm_subscriptions' writing output... [ 49%] contributor/api/tacker.objects.vnf_package [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_package' writing output... [ 49%] contributor/api/tacker.objects.vnf_package_vnfd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_package_vnfd' writing output... [ 49%] contributor/api/tacker.objects.vnf_resources [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_resources' writing output... [ 50%] contributor/api/tacker.objects.vnf_software_image [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnf_software_image' writing output... [ 50%] contributor/api/tacker.objects.vnfd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnfd' writing output... [ 50%] contributor/api/tacker.objects.vnfd_attribute [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.objects.vnfd_attribute' writing output... [ 50%] contributor/api/tacker.plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins' writing output... [ 51%] contributor/api/tacker.plugins.common [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common' writing output... [ 51%] contributor/api/tacker.plugins.common.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common.constants' writing output... [ 51%] contributor/api/tacker.plugins.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common.utils' writing output... [ 52%] contributor/api/tacker.plugins.common_services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common_services' writing output... [ 52%] contributor/api/tacker.plugins.common_services.common_services_plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.common_services.common_services_plugin' writing output... [ 52%] contributor/api/tacker.plugins.fenix [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.plugins.fenix' writing output... [ 52%] contributor/api/tacker.policies [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies' writing output... [ 53%] contributor/api/tacker.policies.base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies.base' writing output... [ 53%] contributor/api/tacker.policies.vnf_lcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies.vnf_lcm' writing output... [ 53%] contributor/api/tacker.policies.vnf_package [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policies.vnf_package' writing output... [ 54%] contributor/api/tacker.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.policy' writing output... [ 54%] contributor/api/tacker.privileged [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.privileged' writing output... [ 54%] contributor/api/tacker.privileged.linux_cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.privileged.linux_cmd' writing output... [ 54%] contributor/api/tacker.service [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.service' writing output... [ 55%] contributor/api/tacker.services [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.services' writing output... [ 55%] contributor/api/tacker.services.service_base [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.services.service_base' writing output... [ 55%] contributor/api/tacker.tosca [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.tosca' writing output... [ 56%] contributor/api/tacker.tosca.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.tosca.utils' writing output... [ 56%] contributor/api/tacker.version [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.version' writing output... [ 56%] contributor/api/tacker.vnflcm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm' writing output... [ 56%] contributor/api/tacker.vnflcm.abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm.abstract_driver' writing output... [ 57%] contributor/api/tacker.vnflcm.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm.utils' writing output... [ 57%] contributor/api/tacker.vnflcm.vnflcm_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnflcm.vnflcm_driver' writing output... [ 57%] contributor/api/tacker.vnfm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm' writing output... [ 58%] contributor/api/tacker.vnfm.infra_drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers' writing output... [ 58%] contributor/api/tacker.vnfm.infra_drivers.abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.abstract_driver' writing output... [ 58%] contributor/api/tacker.vnfm.infra_drivers.kubernetes [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes' writing output... [ 58%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm' writing output... [ 59%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.helm.helm_client' writing output... [ 59%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s' writing output... [ 59%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.tosca_kube_object [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.tosca_kube_object' writing output... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_inputs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_inputs' writing output... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.k8s.translate_outputs' writing output... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.kubernetes_driver' writing output... [ 60%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.translate_template [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.translate_template' writing output... [ 61%] contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.kubernetes.utils' writing output... [ 61%] contributor/api/tacker.vnfm.infra_drivers.noop [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.noop' writing output... [ 61%] contributor/api/tacker.vnfm.infra_drivers.openstack [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack' writing output... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.constants' writing output... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.glance_client' writing output... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.heat_client' writing output... [ 62%] contributor/api/tacker.vnfm.infra_drivers.openstack.openstack [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.openstack' writing output... [ 63%] contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.translate_template' writing output... [ 63%] contributor/api/tacker.vnfm.infra_drivers.openstack.update_template [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.update_template' writing output... [ 63%] contributor/api/tacker.vnfm.infra_drivers.openstack.vdu [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.openstack.vdu' writing output... [ 64%] contributor/api/tacker.vnfm.infra_drivers.scale_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.infra_drivers.scale_driver' writing output... [ 64%] contributor/api/tacker.vnfm.keystone [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.keystone' writing output... [ 64%] contributor/api/tacker.vnfm.lcm_user_data [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data' writing output... [ 64%] contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data.abstract_user_data' writing output... [ 65%] contributor/api/tacker.vnfm.lcm_user_data.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data.constants' writing output... [ 65%] contributor/api/tacker.vnfm.lcm_user_data.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.lcm_user_data.utils' writing output... [ 65%] contributor/api/tacker.vnfm.mgmt_drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers' writing output... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.abstract_driver' writing output... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.constants [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.constants' writing output... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.noop [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.noop' writing output... [ 66%] contributor/api/tacker.vnfm.mgmt_drivers.openwrt [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.openwrt' writing output... [ 67%] contributor/api/tacker.vnfm.mgmt_drivers.openwrt.openwrt [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.openwrt.openwrt' writing output... [ 67%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_abstract_driver' writing output... [ 67%] contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.mgmt_drivers.vnflcm_noop' writing output... [ 68%] contributor/api/tacker.vnfm.monitor [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor' writing output... [ 68%] contributor/api/tacker.vnfm.monitor_drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers' writing output... [ 68%] contributor/api/tacker.vnfm.monitor_drivers.abstract_driver [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.abstract_driver' writing output... [ 68%] contributor/api/tacker.vnfm.monitor_drivers.ceilometer [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.ceilometer' writing output... [ 69%] contributor/api/tacker.vnfm.monitor_drivers.ceilometer.ceilometer [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.ceilometer.ceilometer' writing output... [ 69%] contributor/api/tacker.vnfm.monitor_drivers.http_ping [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.http_ping' writing output... [ 69%] contributor/api/tacker.vnfm.monitor_drivers.http_ping.http_ping [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.http_ping.http_ping' writing output... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.ping [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.ping' writing output... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.ping.ping [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.ping.ping' writing output... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.token [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.token' writing output... [ 70%] contributor/api/tacker.vnfm.monitor_drivers.zabbix [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.zabbix' writing output... [ 71%] contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix' writing output... [ 71%] contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix_api [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.monitor_drivers.zabbix.zabbix_api' writing output... [ 71%] contributor/api/tacker.vnfm.nfvo_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.nfvo_client' writing output... [ 72%] contributor/api/tacker.vnfm.plugin [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.plugin' writing output... [ 72%] contributor/api/tacker.vnfm.policy_actions [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions' writing output... [ 72%] contributor/api/tacker.vnfm.policy_actions.abstract_action [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.abstract_action' writing output... [ 72%] contributor/api/tacker.vnfm.policy_actions.autoscaling [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.autoscaling' writing output... [ 73%] contributor/api/tacker.vnfm.policy_actions.autoscaling.autoscaling [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.autoscaling.autoscaling' writing output... [ 73%] contributor/api/tacker.vnfm.policy_actions.log [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.log' writing output... [ 73%] contributor/api/tacker.vnfm.policy_actions.log.log [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.log.log' writing output... [ 74%] contributor/api/tacker.vnfm.policy_actions.respawn [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.respawn' writing output... [ 74%] contributor/api/tacker.vnfm.policy_actions.respawn.respawn [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.respawn.respawn' writing output... [ 74%] contributor/api/tacker.vnfm.policy_actions.vdu_autoheal [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.vdu_autoheal' writing output... [ 74%] contributor/api/tacker.vnfm.policy_actions.vdu_autoheal.vdu_autoheal [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.policy_actions.vdu_autoheal.vdu_autoheal' writing output... [ 75%] contributor/api/tacker.vnfm.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.utils' writing output... [ 75%] contributor/api/tacker.vnfm.vim_client [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.vnfm.vim_client' writing output... [ 75%] contributor/api/tacker.wsgi [openstackdocstheme] could not determine last_updated for 'contributor/api/tacker.wsgi' writing output... [ 76%] contributor/api_extensions writing output... [ 76%] contributor/api_layer writing output... [ 76%] contributor/contributing writing output... [ 76%] contributor/dashboards writing output... [ 77%] contributor/development.environment writing output... [ 77%] contributor/encrypt_vim_auth_with_barbican writing output... [ 77%] contributor/event_logging writing output... [ 78%] contributor/index writing output... [ 78%] contributor/monitor-api writing output... [ 78%] contributor/policy_actions_framework writing output... [ 78%] contributor/tacker_functional_test writing output... [ 79%] contributor/vagrant_devstack writing output... [ 79%] contributor/vnfd_template_description writing output... [ 79%] contributor/vnfd_template_parameterization writing output... [ 80%] contributor/vnffgd_template_description writing output... [ 80%] contributor/zabbix-plugin writing output... [ 80%] index writing output... [ 80%] install/devstack writing output... [ 81%] install/etsi_getting_started writing output... [ 81%] install/index writing output... [ 81%] install/kolla writing output... [ 82%] install/kubernetes_vim_installation writing output... [ 82%] install/legacy_getting_started writing output... [ 82%] install/manual_installation writing output... [ 82%] reference/block_storage_usage_guide writing output... [ 83%] reference/index writing output... [ 83%] reference/kubernetes_openid_token_auth_usage_guide writing output... [ 83%] reference/maintenance_usage_guide writing output... [ 84%] reference/reservation_policy_usage_guide writing output... [ 84%] reference/vim_config writing output... [ 84%] user/alarm_monitoring_usage_guide writing output... [ 84%] user/architecture writing output... [ 85%] user/containerized_vnf_usage_guide writing output... [ 85%] user/coordinate_api_client_in_coordinatevnf_script writing output... [ 85%] user/db_migration_tool_usage_guide writing output... [ 86%] user/db_sync_error_handling writing output... [ 86%] user/dynamic_vnffg_usage_guide writing output... [ 86%] user/enhanced_placement_awareness_usage_guide writing output... [ 86%] user/enhanced_tacker_policy_usage_guide writing output... [ 87%] user/etsi_cnf_auto_healing_fm writing output... [ 87%] user/etsi_cnf_auto_scaling_pm writing output... [ 87%] user/etsi_cnf_auto_scaling_pm_threshold writing output... [ 88%] user/etsi_cnf_change_current_vnf_package writing output... [ 88%] user/etsi_cnf_healing writing output... [ 88%] user/etsi_cnf_helm_v2 writing output... [ 88%] user/etsi_cnf_scaling writing output... [ 89%] user/etsi_containerized_vnf_usage_guide writing output... [ 89%] user/etsi_use_case_guide writing output... [ 89%] user/etsi_vnf_change_current_vnf_package writing output... [ 90%] user/etsi_vnf_change_current_vnf_package_with_standard_user_data writing output... [ 90%] user/etsi_vnf_change_external_vnf_connectivity writing output... [ 90%] user/etsi_vnf_deployment_as_vm_with_tosca writing output... [ 90%] user/etsi_vnf_deployment_as_vm_with_user_data writing output... [ 91%] user/etsi_vnf_error_handling writing output... [ 91%] user/etsi_vnf_healing writing output... [ 91%] user/etsi_vnf_scaling writing output... [ 92%] user/etsi_vnf_update writing output... [ 92%] user/fault_notification_use_case_guide writing output... [ 92%] user/index writing output... [ 92%] user/introduction writing output... [ 93%] user/legacy_use_case_guide writing output... [ 93%] user/mgmt_driver_deploy_k8s_and_cnf_with_helm writing output... [ 93%] user/mgmt_driver_deploy_k8s_cir_usage_guide writing output... [ 94%] user/mgmt_driver_deploy_k8s_kubespary_usage_guide writing output... [ 94%] user/mgmt_driver_deploy_k8s_pv_usage_guide writing output... [ 94%] user/mgmt_driver_deploy_k8s_usage_guide writing output... [ 94%] user/mgmt_driver_for_ansible_driver_usage_guide writing output... [ 95%] user/mgmt_driver_for_container_update writing output... [ 95%] user/multisite_vim_usage_guide writing output... [ 95%] user/nsd_usage_guide writing output... [ 96%] user/oauth2_mtls_usage_guide writing output... [ 96%] user/oauth2_usage_guide writing output... [ 96%] user/placement_error_handling writing output... [ 96%] user/placement_policy_usage_guide writing output... [ 97%] user/practical_sample_package_usage_guide writing output... [ 97%] user/prometheus_plugin_use_case_guide writing output... [ 97%] user/resources writing output... [ 98%] user/scale_usage_guide writing output... [ 98%] user/userdata_script writing output... [ 98%] user/vnf-package writing output... [ 98%] user/vnf_component_usage_guide writing output... [ 99%] user/vnfd-sol001 writing output... [ 99%] user/vnffg_usage_guide writing output... [ 99%] user/vnffg_usage_guide_advanced writing output... [100%] user/vnfm_usage_guide generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search done copying images... [ 3%] contributor/../_images/vagrant-devstack.svg copying images... [ 7%] install/../_images/etsi-getting-started-sample-vnf.png copying images... [ 11%] user/../_images/tacker-design.png copying images... [ 14%] user/../_images/tacker-design-etsi.png copying images... [ 18%] user/../_images/tacker-design-legacy.png copying images... [ 22%] user/../_images/sfc1.png copying images... [ 25%] user/../_images/sfc2.png copying images... [ 29%] user/../_images/zabbix1.JPG copying images... [ 33%] user/../_images/zabbix2.JPG copying images... [ 37%] user/../_images/zabbix3.JPG copying images... [ 40%] user/../_images/zabbix4.JPG copying images... [ 44%] user/../_images/etsi_cnf_auto_healing_fm.png copying images... [ 48%] user/../_images/etsi_cnf_auto_scaling_pm.png copying images... [ 51%] user/../_images/etsi_cnf_auto_scaling_pm_threshold.png copying images... [ 55%] user/../_images/etsi_cnf_change_current_vnf_package.png copying images... [ 59%] user/../_images/etsi_cnf_healing.png copying images... [ 62%] user/../_images/etsi_cnf_helm_v2.png copying images... [ 66%] user/../_images/etsi_cnf_scaling.png copying images... [ 70%] user/../_images/etsi_containerized_vnf_usage_guide.png copying images... [ 74%] user/../_images/etsi_vnf_change_current_vnf_package.png copying images... [ 77%] user/../_images/etsi_vnf_deployment_as_vm_with_tosca.png copying images... [ 81%] user/../_images/etsi_vnf_deployment_as_vm_with_user_data.png copying images... [ 85%] user/../_images/etsi_vnf_healing.png copying images... [ 88%] user/../_images/etsi_vnf_scaling.png copying images... [ 92%] user/../_images/etsi-architecture.png copying images... [ 96%] user/../_images/mgmt_driver_for_container_update.png copying images... [100%] user/../_images/vnfd-sol001.png copying downloadable files... [ 50%] ../_static/tacker.conf.sample copying downloadable files... [100%] ../_static/tacker.policy.yaml.sample copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess doc/build/html/_downloads + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JZrr5c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch + cd tacker-9.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/openstack-tacker-9.0.0-1.el9s.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/openstack-tacker-9.0.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api copying build/lib/tacker/api/extensions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api copying build/lib/tacker/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation copying build/lib/tacker/api/validation/validators.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation copying build/lib/tacker/api/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation copying build/lib/tacker/api/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 copying build/lib/tacker/api/v1/resource_helper.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 copying build/lib/tacker/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 copying build/lib/tacker/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 copying build/lib/tacker/api/v1/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 copying build/lib/tacker/api/v1/attributes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 copying build/lib/tacker/api/v1/resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm copying build/lib/tacker/api/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1 copying build/lib/tacker/api/vnflcm/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1 copying build/lib/tacker/api/vnflcm/v1/router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1 copying build/lib/tacker/api/vnflcm/v1/sync_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1 copying build/lib/tacker/api/vnflcm/v1/controller.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1 copying build/lib/tacker/api/versions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api copying build/lib/tacker/api/api_common.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas copying build/lib/tacker/api/schemas/vnf_packages.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas copying build/lib/tacker/api/schemas/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas copying build/lib/tacker/api/schemas/vnf_lcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views copying build/lib/tacker/api/views/vnf_packages.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views copying build/lib/tacker/api/views/vnf_lcm_op_occs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views copying build/lib/tacker/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views copying build/lib/tacker/api/views/vnf_lcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views copying build/lib/tacker/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views copying build/lib/tacker/api/views/vnf_subscriptions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common copying build/lib/tacker/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common copying build/lib/tacker/api/common/_filters.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common copying build/lib/tacker/api/common/attribute_filter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm copying build/lib/tacker/api/vnfpkgm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1 copying build/lib/tacker/api/vnfpkgm/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1 copying build/lib/tacker/api/vnfpkgm/v1/router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1 copying build/lib/tacker/api/vnfpkgm/v1/controller.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1 copying build/lib/tacker/manager.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions copying build/lib/tacker/extensions/vnflcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions copying build/lib/tacker/extensions/nfvo.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions copying build/lib/tacker/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions copying build/lib/tacker/extensions/vnfm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions copying build/lib/tacker/extensions/common_services.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins copying build/lib/tacker/extensions/nfvo_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins copying build/lib/tacker/extensions/nfvo_plugins/network_service.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins copying build/lib/tacker/extensions/nfvo_plugins/vnffg.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common_services copying build/lib/tacker/plugins/common_services/common_services_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common_services copying build/lib/tacker/plugins/common_services/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common_services copying build/lib/tacker/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common copying build/lib/tacker/plugins/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common copying build/lib/tacker/plugins/common/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common copying build/lib/tacker/plugins/common/constants.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common copying build/lib/tacker/plugins/fenix.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale/de creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale/de/LC_MESSAGES copying build/lib/tacker/locale/de/LC_MESSAGES/tacker.po -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale/es creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale/es/LC_MESSAGES copying build/lib/tacker/locale/es/LC_MESSAGES/tacker.po -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/locale/es/LC_MESSAGES copying build/lib/tacker/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/services copying build/lib/tacker/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/services copying build/lib/tacker/services/service_base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/services copying build/lib/tacker/service.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm copying build/lib/tacker/vnflcm/abstract_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm copying build/lib/tacker/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm copying build/lib/tacker/vnflcm/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm copying build/lib/tacker/vnflcm/vnflcm_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm copying build/lib/tacker/wsgi.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker copying build/lib/tacker/context.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_deployment_flavour.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/cancel_mode.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_lcm_op_occs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_package.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/instantiate_vnf_req.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/fields.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_artifact.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/scale_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/terminate_vnf_req.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_instantiated_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/heal_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/common.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vim_connection.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/grant.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnfd_attribute.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_package_vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/grant_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_lcm_subscriptions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_resources.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/change_ext_conn_req.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_instance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnf_software_image.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects copying build/lib/tacker/objects/vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor copying build/lib/tacker/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc copying build/lib/tacker/conductor/conductorrpc/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc copying build/lib/tacker/conductor/conductorrpc/vnf_lcm_rpc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc copying build/lib/tacker/conductor/conductorrpc/vnf_pkgm_rpc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc copying build/lib/tacker/conductor/conductor_server.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/server_notification_validator.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/server_notification_wsgi.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/prometheus_plugin_router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/prometheus_plugin_validator.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/wsgi.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/prometheus_plugin_wsgi.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/vnflcm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/vnfpm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/common_types.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/vnffm_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/schemas/server_notification_schemas.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas copying build/lib/tacker/sol_refactored/api/server_notification_router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/api_version.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api copying build/lib/tacker/sol_refactored/api/validator.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies copying build/lib/tacker/sol_refactored/api/policies/vnflcm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies copying build/lib/tacker/sol_refactored/api/policies/vnfpm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies copying build/lib/tacker/sol_refactored/api/policies/vnffm_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnflcm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnflcm_view.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnflcm_versions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnfpm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnffm_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/prometheus_plugin_controller.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnfpm_view.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller copying build/lib/tacker/sol_refactored/controller/vnffm_view.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/test-tools copying build/lib/tacker/sol_refactored/test-tools/cli.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/test-tools copying build/lib/tacker/sol_refactored/test-tools/notif_endpoint_app.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/test-tools creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/nova_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_default.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/heat_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/openstack.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack copying build/lib/tacker/sol_refactored/infra_drivers/openstack/userdata_main.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/helm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects copying build/lib/tacker/sol_refactored/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/fields.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/fm_subscription_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/placement_constraint.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/grant_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/snapshot_resource_definition.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/fm_notifications_filter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/alarm_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/constraint_resource_ref.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/fm_subscription.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/grant.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/vim_software_image.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/alarm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/alarm_cleared_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/resource_definition.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/grant_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/vim_constraint.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/zone_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/vim_snapshot_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/v1/zone_group_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1 copying build/lib/tacker/sol_refactored/objects/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/cancel_mode.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_link_port_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/lccn_subscription.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pm_report.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/affected_vnfc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/affected_virtual_storage.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnfc_info_modifications.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/lccn_subscription_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pkgm_subscription_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/scale_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/fields.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_info_modifications.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/threshold.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/terminate_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/scale_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/performance_information_available_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/affected_virtual_link.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/threshold_crossed_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/heal_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pm_job.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pkgm_links.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/operate_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/threshold_modifications.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/cp_protocol_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/ext_link_port_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pm_job_modification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_info_modification_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/affected_ext_link_port.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnfc_resource_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_link_port_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/lccn_links.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pm_job_criteria.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/monitoring_parameter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/create_pm_job_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_pkg_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_package_change_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/create_threshold_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnfc_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/lcm_coord_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/pkgm_notification_filter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/instantiate_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_instance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/ext_virtual_link_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/external_artifacts_access_config.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 copying build/lib/tacker/sol_refactored/objects/v2/threshold_criteria.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/problem_details.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/fields.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/ext_link_port_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/cp_protocol_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/vim_connection_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/link.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/vnf_ext_cp_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/subscription_authentication.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/notification_link.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/ext_virtual_link_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/vnf_ext_cp_config.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/resource_handle.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common copying build/lib/tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/vnffm_driver_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/server_notification_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/conductor_rpc_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/conductor_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/vnfpm_driver_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/prometheus_plugin_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/vnflcm_driver_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor copying build/lib/tacker/sol_refactored/conductor/v2_hook.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db copying build/lib/tacker/sol_refactored/db/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db/sqlalchemy copying build/lib/tacker/sol_refactored/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db/sqlalchemy copying build/lib/tacker/sol_refactored/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/mgmt_drivers copying build/lib/tacker/sol_refactored/mgmt_drivers/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/mgmt_drivers copying build/lib/tacker/sol_refactored/mgmt_drivers/server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/mgmt_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/vnfd_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/fm_subscription_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/vnf_instance_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/lcm_op_occ_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/cinder_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/vnflcm_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/coordinate.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/pm_threshold_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/http_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/pm_job_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/coord_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/oidc_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/fm_alarm_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/vim_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/config.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/subscription_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/prometheus_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/common_script_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common copying build/lib/tacker/sol_refactored/common/monitoring_plugin_base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo copying build/lib/tacker/sol_refactored/nfvo/nfvo_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo copying build/lib/tacker/sol_refactored/nfvo/glance_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo copying build/lib/tacker/sol_refactored/nfvo/local_nfvo.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db copying build/lib/tacker/db/model_base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services copying build/lib/tacker/db/common_services/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services copying build/lib/tacker/db/common_services/common_services_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services copying build/lib/tacker/db/common_services/common_services_db_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services copying build/lib/tacker/db/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db copying build/lib/tacker/db/api.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db copying build/lib/tacker/db/db_base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/vnfm copying build/lib/tacker/db/vnfm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/vnfm copying build/lib/tacker/db/vnfm/vnfm_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy copying build/lib/tacker/db/db_sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy copying build/lib/tacker/db/db_sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy copying build/lib/tacker/db/db_sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration copying build/lib/tacker/db/migration/README -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration copying build/lib/tacker/db/migration/purge_tables.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/models copying build/lib/tacker/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/models copying build/lib/tacker/db/migration/models/head.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/models creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations copying build/lib/tacker/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations copying build/lib/tacker/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations copying build/lib/tacker/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/README -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/HEAD -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions copying build/lib/tacker/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration copying build/lib/tacker/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration copying build/lib/tacker/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration copying build/lib/tacker/db/migration/migrate_to_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration copying build/lib/tacker/db/sqlalchemyutils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db copying build/lib/tacker/db/types.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo copying build/lib/tacker/db/nfvo/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo copying build/lib/tacker/db/nfvo/nfvo_db_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo copying build/lib/tacker/db/nfvo/nfvo_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo copying build/lib/tacker/db/nfvo/ns_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo copying build/lib/tacker/db/nfvo/vnffg_db.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo copying build/lib/tacker/db/models_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr copying build/lib/tacker/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr copying build/lib/tacker/keymgr/exception.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr copying build/lib/tacker/keymgr/barbican_key_manager.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr copying build/lib/tacker/keymgr/key_manager.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr copying build/lib/tacker/policy.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/vnf_package.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/opts.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/vnf_lcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/policy.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/coordination.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf copying build/lib/tacker/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol copying build/lib/tacker/tests/functional/sol/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/fake_vnflcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/test_vnf_instance_with_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/test_vnf_instance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm copying build/lib/tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnfpkgm copying build/lib/tacker/tests/functional/sol/vnfpkgm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnfpkgm copying build/lib/tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnfpkgm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy copying build/lib/tacker/tests/functional/legacy/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_scale.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_multiple_vdu.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnfc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_vnf_placement_policy.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_alarm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_existing_block_storage.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_maintenance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_vnf_monitoring.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_block_storage.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_floatingip.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_reservation.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_vnfm_param.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm copying build/lib/tacker/tests/functional/legacy/vnfm/test_tosca_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo copying build/lib/tacker/tests/functional/legacy/nfvo/test_nfvo.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo copying build/lib/tacker/tests/functional/legacy/nfvo/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo copying build/lib/tacker/tests/functional/legacy/nfvo/test_vim.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo copying build/lib/tacker/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm copying build/lib/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 copying build/lib/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo copying build/lib/tacker/tests/functional/sol_separated_nfvo/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm copying build/lib/tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm copying build/lib/tacker/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_az_retry copying build/lib/tacker/tests/functional/sol_v2_az_retry/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_az_retry copying build/lib/tacker/tests/functional/sol_v2_az_retry/test_az_retry.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_az_retry creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant copying build/lib/tacker/tests/functional/sol_multi_tenant/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm copying build/lib/tacker/tests/functional/sol_multi_tenant/vnflcm/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart-0.1.0.tgz -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/.helmignore -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/values.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/serviceaccount.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/NOTES.txt -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/deployment_vdu2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/deployment_vdu1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/_helpers.tpl -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates/service.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart/Chart.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Files/kubernetes/test-chart creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions/sample_cnf_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions/sample_cnf_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions/sample_cnf_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/requirements.txt -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/rules copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/rules/.gitkeep -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/rules creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src/testserver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/entrypoint.sh -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/Dockerfile -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/local-subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/horizontal-pod-autoscaler.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/config-map.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/persistent-volume-0.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_lease.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/persistent-volume-1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/daemon-set.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/controller-revision.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/pod.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/pod-template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/role_rolebinding_SA.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_network-policy.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/bindings.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/token-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/deployment_fail_test.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/storage-class_pv_pvc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/storage-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/statefulset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/multiple_yaml_priority-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/replicaset_service_secret.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/job.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/resource-quota.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes/limit-range.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions/sample_cnf_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes/error_deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes/new_deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/new_kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes/namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions/sample_cnf_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart-0.1.1.tgz -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/.helmignore -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/values.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/serviceaccount.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/NOTES.txt -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/deployment_vdu2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/deployment_vdu1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/_helpers.tpl -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates/service.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/templates copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart/Chart.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Files/kubernetes/test-chart creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions/sample_cnf_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/common/Definitions copying build/lib/tacker/tests/functional/sol_kubernetes_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_helm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/paramgen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/base_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 copying build/lib/tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2 copying build/lib/tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2 copying build/lib/tacker/tests/functional/sol_https_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2 copying build/lib/tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2 copying build/lib/tacker/tests/functional/sol_https_v2/paramgen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2 copying build/lib/tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/test_prom_auto_scale_heal.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/test_vnflcm_error_handling.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/test_individual_vnfc_mgmt.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/test_server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/test_vnflcm_basic.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/sol_v2/test_change_vnfpkg.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2 copying build/lib/tacker/tests/functional/keystone.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2 copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2 copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2 copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2 copying build/lib/tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common copying build/lib/tacker/tests/functional/common/fake_grant_server.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common copying build/lib/tacker/tests/functional/common/test_cmd_executer.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common copying build/lib/tacker/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common copying build/lib/tacker/tests/functional/common/fake_server.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol copying build/lib/tacker/tests/functional/sol_enhanced_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying build/lib/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes copying build/lib/tacker/tests/functional/sol_enhanced_policy/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions/v2_sample5_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested/VDU1-ver2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested/VDU2-ver2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple/sample5.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts/coordinate_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions/v2_sample4_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple/sample4.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts/coordinate_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions/v2_sample2_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions/v2_sample2_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions/v2_sample2_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple/sample2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_old_image_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_old_volume_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/BaseHOT/volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts/coordinate_old_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions/v2_sample2_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions/v2_sample2_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions/v2_sample2_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple/sample2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_error_image_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts/coordinate_new_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions/v2_sample2_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions/v2_sample2_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions/v2_sample2_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple/sample2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_new_image_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_new_image_df_volume.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/BaseHOT/volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts/coordinate_new_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions/v2_sample2_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions/v2_sample2_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions/v2_sample2_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple/sample2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions/v2_sample3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions/v2_sample3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions/v2_sample3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple/sample3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts/coordinate_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions/v2_sample6_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions/v2_sample6_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions/v2_sample6_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple/sample6.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts/coordinate_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/common/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/common/Definitions/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/common/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/common/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/post.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/pre.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions/v2_sample1_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions/v2_sample1_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions/v2_sample1_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple/sample1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData/userdata.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/post.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/pre.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions/v2_sample1_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions/v2_sample1_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions/v2_sample1_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple/sample1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData/userdata.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/pkggen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_new_volume_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_new_volume_df_volume.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions/change_vnf_pkg_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested/base_hot_nested_VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/nested copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/BaseHOT/volume creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts/coordinate_new_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts/error_coordinate_new_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts copying build/lib/tacker/tests/functional/sol_v2_common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common copying build/lib/tacker/tests/functional/sol_v2_common/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common copying build/lib/tacker/tests/functional/sol_v2_common/paramgen.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common copying build/lib/tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common copying build/lib/tacker/tests/functional/sol_v2_common/base_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common copying build/lib/tacker/tests/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002 copying build/lib/tacker/tests/compliance/sol002/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002 copying build/lib/tacker/tests/compliance/sol002/test_vnflcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002 copying build/lib/tacker/tests/compliance/sol002/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002 copying build/lib/tacker/tests/compliance/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance copying build/lib/tacker/tests/compliance/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003 copying build/lib/tacker/tests/compliance/sol003/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003 copying build/lib/tacker/tests/compliance/sol003/test_vnflcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003 copying build/lib/tacker/tests/compliance/sol003/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005 copying build/lib/tacker/tests/compliance/sol005/test_vnfpkgm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005 copying build/lib/tacker/tests/compliance/sol005/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005 copying build/lib/tacker/tests/compliance/sol005/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005 copying build/lib/tacker/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests copying build/lib/tacker/tests/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests copying build/lib/tacker/tests/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests copying build/lib/tacker/tests/tools.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests copying build/lib/tacker/tests/uuidsentinel.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests copying build/lib/tacker/tests/constants.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests copying build/lib/tacker/tests/post_mortem_debug.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/contrib copying build/lib/tacker/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/contrib copying build/lib/tacker/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/contrib copying build/lib/tacker/tests/contrib/post_test_hook_lib.sh -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/contrib creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/common copying build/lib/tacker/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit copying build/lib/tacker/tests/unit/database_stubs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api copying build/lib/tacker/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/v1/test_resource_helper.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/v1/test_attributes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/v1/test_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/v1/test_router.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/v1/test_vim.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1 copying build/lib/tacker/tests/unit/api/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v2 copying build/lib/tacker/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v2 copying build/lib/tacker/tests/unit/api/v2/test_api_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v2 copying build/lib/tacker/tests/unit/api/test_api_common.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/mistral copying build/lib/tacker/tests/unit/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/mistral creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/extendedattribute.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/extensionattribute.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/test_common_services.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/v2attributes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/extensions/test_extension_extended_attribute.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions copying build/lib/tacker/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/plugins copying build/lib/tacker/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/plugins copying build/lib/tacker/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/services copying build/lib/tacker/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/services creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/vnflcm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/vnflcm/test_vnflcm_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/vnflcm_driver copying build/lib/tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/vnflcm_driver copying build/lib/tacker/tests/unit/vnflcm/test_controller.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/vnflcm/test_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/vnflcm/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/vnflcm/test_sync_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm copying build/lib/tacker/tests/unit/test_privsep.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit copying build/lib/tacker/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_terminate_vnf_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_instantiate_vnf_req.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_package.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_deployment_flavour.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_software_images.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_lcm_op_occs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_grant.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_instance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_change_ext_conn_req.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_instantiated_info.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnfd_attribute.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vim_connection.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects copying build/lib/tacker/tests/unit/objects/test_vnf_package_vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor copying build/lib/tacker/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc copying build/lib/tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc copying build/lib/tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc copying build/lib/tacker/tests/unit/conductor/conductorrpc/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc copying build/lib/tacker/tests/unit/conductor/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor copying build/lib/tacker/tests/unit/conductor/test_conductor_server.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api copying build/lib/tacker/tests/unit/sol_refactored/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api copying build/lib/tacker/tests/unit/sol_refactored/api/test_prometheus_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api copying build/lib/tacker/tests/unit/sol_refactored/api/test_server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api copying build/lib/tacker/tests/unit/sol_refactored/api/test_validator.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api copying build/lib/tacker/tests/unit/sol_refactored/api/test_api_version.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api copying build/lib/tacker/tests/unit/sol_refactored/api/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller copying build/lib/tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions/v2_sample3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/nested copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple/sample3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts/coordinate_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts copying build/lib/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts copying build/lib/tacker/tests/unit/sol_refactored/samples/fakes_for_fm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes/new_deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/new_kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions/sample_cnf_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata copying build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts copying build/lib/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts/coordinate_new_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple_error.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Definitions/ut_sample1_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/error copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/error/ut_sample1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/error creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/ut_sample1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/BaseHOT/simple/nested creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/UserData copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/UserData/userdata_default.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/Scripts copying build/lib/tacker/tests/unit/sol_refactored/samples/sample1/Scripts/sample_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/node.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/local-subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/horizontal-pod-autoscaler.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/config-map.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-0.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_lease.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/volume-attachment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/persistent-volume-1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/daemon-set.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/controller-revision.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/pod-template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/role_rolebinding_SA.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_network-policy.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/bindings.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/token-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class_pv_pvc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/storage-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/statefulset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/multiple_yaml_priority-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/replicaset_service_secret.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/job.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/api-service.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/resource-quota.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes/limit-range.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Definitions copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Definitions/sample_cnf_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Scripts copying build/lib/tacker/tests/unit/sol_refactored/samples/sample2/Scripts/coordinate_old_vnf.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/sol_refactored/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/objects copying build/lib/tacker/tests/unit/sol_refactored/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/objects copying build/lib/tacker/tests/unit/sol_refactored/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/objects creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor copying build/lib/tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_vim_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_subscription_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_coordinate.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_server_notification.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_oidc_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_coord_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common copying build/lib/tacker/tests/unit/sol_refactored/common/test_common_script_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo copying build/lib/tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo copying build/lib/tacker/tests/unit/sol_refactored/nfvo/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo copying build/lib/tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_vnf_resource.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/common_services copying build/lib/tacker/tests/unit/db/common_services/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/common_services copying build/lib/tacker/tests/unit/db/common_services/test_common_services_db_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/common_services copying build/lib/tacker/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_vnf_package.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_vnf_instance.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_db_migration_to_v2.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_db_purge_delete.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_db_migration.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_vnf_package_vnfd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db copying build/lib/tacker/tests/unit/db/test_vnf_artifact.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/keymgr copying build/lib/tacker/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/keymgr copying build/lib/tacker/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tests copying build/lib/tacker/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tests copying build/lib/tacker/tests/unit/tests/test_post_mortem_debug.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tests creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tosca copying build/lib/tacker/tests/unit/tosca/test_tosca_templates_under_samples.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tosca copying build/lib/tacker/tests/unit/tosca/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tosca creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm copying build/lib/tacker/tests/unit/vnfm/test_monitor.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers copying build/lib/tacker/tests/unit/vnfm/infra_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_vdu.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_allowed_address_pairs.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_default_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test-tosca-vnfd-existing-block-storage.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfd_alarm_respawn.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor_no_units.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_alarm_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_numa_nodes.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_soft_anti_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/vnffg_multi_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_invalid_param_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_generic_vnfd_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_generic_vnfd_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_all_numa_count.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor_no_units.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_initial.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_default_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_block_storage.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_wrong_cp_number_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_allowed_address_pairs.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca-vnfd-instance-reservation.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_all_numa_nodes.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_openwrt_param.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_mac_ip.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_alarm_respawn.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_params_error.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_parser_error.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_scaling_invalid_inst_req.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_vnfd_group_member.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/worker_instance.hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling/hot_generate_hot_from_tosca_with_scaling.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/scaling copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot/hot_generate_hot_from_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/hot copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_translator_error.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_generate_hot_from_tosca_with_substitution_mappings_error.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv/tosca_params_error.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data/etsi_nfv copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_openwrt_ipparams.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor_and_capabilities.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnic_port.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_parser_failure.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_anti_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_openwrt.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_monitoring_multi_vdu.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_openwrt_userdata.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_alarm_metadata.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_anti_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_image_after_processed_image.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_param_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_cpu_allocations.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_custom.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_mgmt_sriov.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_alarm_respawn.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_openwrt_userdata.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_placement_policy_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_numa_nodes_count.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_image_before_processed_image.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_post_process_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_sriov.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_monitoring_multi_vdu.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_nest_grant.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_openwrt.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_grant.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_all_numa_nodes.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_numa_nodes.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_nsd_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_alarm_scale_custom.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_template_for_update.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_config_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_mgmt_sriov.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/config_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_invalid_vnffgd_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_no_classifier_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_initial.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_artifacts_image_vnfd_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/vnffg_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_security_groups.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_openwrt.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_grant.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/param_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_alarm_metadata.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_scale_main.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_vnfc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_cvnf.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_alarm_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_vnic_normal.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_mac_ip.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_artifacts_image_vnfd_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor_defaults.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_legacy_template_for_update.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_new_param_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_all_numa_count.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_sriov.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_cpu_allocations.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_with_wrong_cpu.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfd_alarm_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_security_groups.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_image.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_str_param_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_flavor_huge_pages.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_multi_param_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/update_param_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor_defaults.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_flavor_and_capabilities.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_flavor.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/vnffgd_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_vnfd_alarm_multi_actions.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_vnffgd_dupl_criteria_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_openwrt_kilo.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_huge_pages.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_openwrt_params.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/hot_tosca_flavor_numa_nodes_count.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/test_tosca_image.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/data/tosca_placement_policy_soft_anti_affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/data copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack copying build/lib/tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_template.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_tosca_kube_object.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/node.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service-account.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/network-policy.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/local-subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/horizontal-pod-autoscaler.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/config-map.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/volume-attachment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/daemon-set.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/controller-revision.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/stateful-set.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/pod-template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/persistent-volume-claim.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/replica-set.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/bindings.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/token-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role-binding.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/role-bindings.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/cluster-role.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/lease.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/storage-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/priority-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/self-subject-rule-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/secret.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/job.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/api-service.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/service.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/resource-quota.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource/limit-range.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/kubernetes_api_resource copying build/lib/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_inputs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes copying build/lib/tacker/tests/unit/vnfm/test_nfvo_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm copying build/lib/tacker/tests/unit/vnfm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/autoscaling copying build/lib/tacker/tests/unit/vnfm/policy_actions/autoscaling/test_autoscaling.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/autoscaling creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/log copying build/lib/tacker/tests/unit/vnfm/policy_actions/log/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/log copying build/lib/tacker/tests/unit/vnfm/policy_actions/log/test_log.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/log copying build/lib/tacker/tests/unit/vnfm/policy_actions/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/respawn copying build/lib/tacker/tests/unit/vnfm/policy_actions/respawn/test_respawn.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/respawn creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal copying build/lib/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal copying build/lib/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal/test_vdu_autoheal.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/http_ping copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/http_ping/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/http_ping copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/http_ping/test_http_ping.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/http_ping creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/ping copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/ping/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/ping copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/ping/test_ping.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/ping copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/zabbix copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/zabbix/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/zabbix copying build/lib/tacker/tests/unit/vnfm/monitor_drivers/zabbix/test_zabbix.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/zabbix creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/tosca copying build/lib/tacker/tests/unit/vnfm/tosca/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/tosca copying build/lib/tacker/tests/unit/vnfm/tosca/test_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/tosca copying build/lib/tacker/tests/unit/vnfm/test_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm copying build/lib/tacker/tests/unit/vnfm/test_vim_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data/utils copying build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data/utils copying build/lib/tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data/utils copying build/lib/tacker/tests/unit/vnfm/lcm_user_data/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers copying build/lib/tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers copying build/lib/tacker/tests/unit/vnfm/mgmt_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers copying build/lib/tacker/tests/unit/vnfm/mgmt_drivers/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers copying build/lib/tacker/tests/unit/vnfm/test_k8s_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/hacking copying build/lib/tacker/tests/unit/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/hacking creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent copying build/lib/tacker/tests/unit/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent/linux copying build/lib/tacker/tests/unit/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent/linux copying build/lib/tacker/tests/unit/agent/linux/test_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent/linux copying build/lib/tacker/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit copying build/lib/tacker/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit copying build/lib/tacker/tests/unit/extension_stubs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/glance_store copying build/lib/tacker/tests/unit/glance_store/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/glance_store copying build/lib/tacker/tests/unit/glance_store/test_store.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/glance_store copying build/lib/tacker/tests/unit/testlib_api.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit copying build/lib/tacker/tests/unit/fake_auth.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/common/test_csar_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/common/test_store.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/common/test_log.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/container copying build/lib/tacker/tests/unit/common/container/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/container copying build/lib/tacker/tests/unit/common/container/test_kubernetes_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/container copying build/lib/tacker/tests/unit/common/test_oidc_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common copying build/lib/tacker/tests/unit/test_alarm_receiver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/cmd copying build/lib/tacker/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/cmd copying build/lib/tacker/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/cmd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/workflows copying build/lib/tacker/tests/unit/nfvo/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/workflows creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/workflows/vim_monitor copying build/lib/tacker/tests/unit/nfvo/workflows/vim_monitor/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/workflows/vim_monitor copying build/lib/tacker/tests/unit/nfvo/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers copying build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc copying build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc copying build/lib/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc/test_n_sfc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc copying build/lib/tacker/tests/unit/nfvo/drivers/vnffg/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg copying build/lib/tacker/tests/unit/nfvo/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim copying build/lib/tacker/tests/unit/nfvo/drivers/vim/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim copying build/lib/tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim copying build/lib/tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim copying build/lib/tacker/tests/unit/nfvo/test_nfvo_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo copying build/lib/tacker/tests/unit/fake_request.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm copying build/lib/tacker/tests/unit/vnfpkgm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm copying build/lib/tacker/tests/unit/vnfpkgm/test_controller.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm copying build/lib/tacker/tests/unit/vnfpkgm/fakes.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm copying build/lib/tacker/tests/unit/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc copying build/lib/tacker/tests/etc/api-paste.ini.test -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros-0.5.2-x86_64-disk.img -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros.img -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_simple_int.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_complex_int.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts copying build/lib/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts/install.sh -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/lcm_instantiate_request copying build/lib/tacker/tests/etc/samples/lcm_instantiate_request/instantiate_vnf_request_lcm_userdata.json -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/lcm_instantiate_request copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-image.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-param-artifacts-image.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-placement-policy-invalid.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-large-template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/local-k8s-vim-helm.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-monitor.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-param.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/test-nsd-vnfd2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-multi-vdu-monitoring-vdu-autoheal.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-existing-block-storage.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample_tosca_assign_floatingip_to_vdu.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/test-nsd-vnfd1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest/VNF.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest/VNF.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_manifest creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT/sample_lcm_with_user_data_hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/namespace02.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/deployment_has_namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/namespace01.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes/deployment_no_namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_multi_ns/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_df_default.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default/VNF-hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/BaseHOT/default creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common_artifact creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common_artifact/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/lcm_user_data_non_dict.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/configmap_1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/daemonset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_volume.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/replicaset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/deployment_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_env_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/secret_3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/configmap_3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/secret_1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_env.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes/pod_volume_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions/sample_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_before/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_hash/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers/vnflcm_noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm1/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers/vnflcm_noop_false.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/README -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_invalid_default_instantiation_level/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_instantiation_level/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_policies/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_invalid_instantiation_level/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_flavour_info_in_main_template/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_multiple_sw_image_data/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_sw_image_data/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/test_csar_utils_common/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_with_missing_sw_image_data_in_main_template/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions/tosca_with_vdus.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions/main_tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/csar_without_vnfd_info/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images/cirros-0.5.2-x86_64-disk.img -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/Files/images copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd/vnfd_helloworld_single.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_csar_utils_data/sample_vnfpkg_no_meta_single_vnfd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_key/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm1/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT/sample_lcm_with_user_data_hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/lcm_user_data_invalid_hot_param.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit/sample_vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_heal_grant_unit creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes/testdata_artifact_file_content.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_kubernetes_driver/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes/localhelm-0.1.0.tgz -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions/sample_vnfd_df_helmchart.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_helmchart/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes/storage-class-url.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_ext_artifact/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers copying build/lib/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers/vnflcm_noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/deployment_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/statefulset_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes/replicaset_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_df_scalingsteps.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_scale/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions/sample_lcm_with_user_data_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_common/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_missing_value/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE/config_complex_end.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/ScriptANSIBLE creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex/instantiation_end.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment_invalid/Scripts/complex creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_with_short_notation/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3.vnfd.tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3VNF.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions/helloworld3simple.vnfd.tosca.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm3/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_source/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions/sample_vnfd_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested/vdu1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple/base_hot_top.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/secret_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/daemonset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_volume.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/replicaset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/deployment_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_env_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/secret_3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/configmap_3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/configmap_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_env.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes/pod_volume_2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions/sample_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_container_update_after/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/local-subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/horizontal-pod-autoscaler.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/config-map.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/persistent-volume-0.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_lease.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment_vdumap2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/persistent-volume-1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/daemon-set.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/controller-revision.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/namespace.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/pod-template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/role_rolebinding_SA.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_network-policy.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/bindings.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/deployment_vdumap1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/token-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/storage-class_pv_pvc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/storage-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/statefulset_fail.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/multiple_yaml_priority-class.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/replicaset_service_secret.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/subject-access-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/job.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/self-subject-access-review_and_self-subject-rule-review.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/resource-quota.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/clusterrole_clusterrolebinding_SA.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes/limit-range.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions/helloworld3_df_vdumap.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT/sample_lcm_with_user_data_hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/lcm_user_data_sleeping.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_multiple_sw_image_data_with_short_notation/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3 copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3 copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3/vnfd_helloworld_single.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm3 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT/sample_lcm_with_user_data_hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/lcm_user_data_invalid_script.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/deployment_heal_complex.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/deployment_heal_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes/pod_heal.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions/helloworld3_df_complex.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_cnf_heal/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts copying build/lib/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts/vnflcm_noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT/sample_lcm_with_user_data_invalid_hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested/VDU1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/nested copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple/helloworld3.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/BaseHOT/simple creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/UserData/lcm_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers/vnflcm_noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE/config_complex_end.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/ScriptANSIBLE creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex copying build/lib/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex/instantiation_end.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Scripts/complex creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Files creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Files/images copying build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Files/images creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Files/kubernetes copying build/lib/tacker/tests/etc/samples/etsi/nfv/common/Files/kubernetes/deployment.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Files/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_common_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/common/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Scripts copying build/lib/tacker/tests/etc/samples/etsi/nfv/common/Scripts/install.sh -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/common/Scripts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT/sample_lcm_with_user_data_hot.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/BaseHOT creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm2/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnflcm4/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_short_notation_for_artifacts_without_sw_image_data/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/csar_with_short_notation_for_artifacts/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name/VNF.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name/VNF1.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_single_manifest_false_name creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_meta_in_manifest/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/Definitions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_df_simple.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_top.vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions/helloworld3_types.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/Definitions copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/manifest.mf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2 creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/vnfpkgm2/TOSCA-Metadata creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd/vnfd_helloworld_single.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_no_meta_single_vnfd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_vnf_package_csar_in_meta_and_manifest_false_algorithm/TOSCA-Metadata copying build/lib/tacker/tests/etc/samples/sample-tosca-scale-all.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/test-ns-vnfd2.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/hot_lcm_template.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-no-monitor.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/tosca-ns-vnffg.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-maintenance.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/vnfd_lcm_user_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-instance-reservation.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-single-vdu-monitoring-vdu-autoheal.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-multi-vdu-monitoring.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/local-vim.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-placement-policy-affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/tosca-ns-vnffg-vnfd1-sample.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/hot_lcm_user_data_with_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/hot_lcm_user_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/test-ns-nsd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-placement-policy-anti-affinity.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnf-update-values.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/vnf_vnfd_dict_scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-anti-affinity-multi-vdu.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnf-artifacts-image-values.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-multi-vdu.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-alarm-respawn.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/tosca-ns-vnffg-vnfd2-sample.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-alarm-scale.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/ns-vnffg-param.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/install_vnfc.sh -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/test-ns-vnfd1.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/local-k8s-vim.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/test-nsd.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnf-values.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample_tosca_vnfc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-static-ip.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/nested_hot_data.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-flavor.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/sample-tosca-vnfd-block-storage.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/samples/local-k8s-vim-oidc.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples copying build/lib/tacker/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc copying build/lib/tacker/tests/etc/tacker.conf.test -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/var copying build/lib/tacker/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/var copying build/lib/tacker/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/var copying build/lib/tacker/tests/var/certandkey.pem -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/var copying build/lib/tacker/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/var creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca copying build/lib/tacker/tosca/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca copying build/lib/tacker/tosca/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca/lib copying build/lib/tacker/tosca/lib/tacker_defs.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca/lib copying build/lib/tacker/tosca/lib/tacker_nfv_defs.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca/lib creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm copying build/lib/tacker/vnfm/nfvo_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers copying build/lib/tacker/vnfm/infra_drivers/abstract_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers copying build/lib/tacker/vnfm/infra_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers copying build/lib/tacker/vnfm/infra_drivers/scale_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers copying build/lib/tacker/vnfm/infra_drivers/noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/glance_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/heat_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/translate_template.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/constants.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/vdu.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/update_template.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack copying build/lib/tacker/vnfm/infra_drivers/openstack/openstack.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes copying build/lib/tacker/vnfm/infra_drivers/kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes copying build/lib/tacker/vnfm/infra_drivers/kubernetes/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes copying build/lib/tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes copying build/lib/tacker/vnfm/infra_drivers/kubernetes/translate_template.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/helm copying build/lib/tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/helm copying build/lib/tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/helm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s copying build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s/tosca_kube_object.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s copying build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s copying build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s/translate_inputs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s copying build/lib/tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s copying build/lib/tacker/vnfm/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/autoscaling copying build/lib/tacker/vnfm/policy_actions/autoscaling/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/autoscaling copying build/lib/tacker/vnfm/policy_actions/autoscaling/autoscaling.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/autoscaling creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/log copying build/lib/tacker/vnfm/policy_actions/log/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/log copying build/lib/tacker/vnfm/policy_actions/log/log.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/log copying build/lib/tacker/vnfm/policy_actions/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions copying build/lib/tacker/vnfm/policy_actions/abstract_action.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/respawn copying build/lib/tacker/vnfm/policy_actions/respawn/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/respawn copying build/lib/tacker/vnfm/policy_actions/respawn/respawn.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/respawn creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/vdu_autoheal copying build/lib/tacker/vnfm/policy_actions/vdu_autoheal/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/vdu_autoheal copying build/lib/tacker/vnfm/policy_actions/vdu_autoheal/vdu_autoheal.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/vdu_autoheal copying build/lib/tacker/vnfm/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/http_ping copying build/lib/tacker/vnfm/monitor_drivers/http_ping/http_ping.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/http_ping copying build/lib/tacker/vnfm/monitor_drivers/http_ping/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/http_ping copying build/lib/tacker/vnfm/monitor_drivers/abstract_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ping copying build/lib/tacker/vnfm/monitor_drivers/ping/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ping copying build/lib/tacker/vnfm/monitor_drivers/ping/ping.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ping copying build/lib/tacker/vnfm/monitor_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix copying build/lib/tacker/vnfm/monitor_drivers/zabbix/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix copying build/lib/tacker/vnfm/monitor_drivers/zabbix/zabbix_api.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix copying build/lib/tacker/vnfm/monitor_drivers/zabbix/zabbix.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix copying build/lib/tacker/vnfm/monitor_drivers/token.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ceilometer copying build/lib/tacker/vnfm/monitor_drivers/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ceilometer copying build/lib/tacker/vnfm/monitor_drivers/ceilometer/ceilometer.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ceilometer copying build/lib/tacker/vnfm/keystone.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm copying build/lib/tacker/vnfm/plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data copying build/lib/tacker/vnfm/lcm_user_data/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data copying build/lib/tacker/vnfm/lcm_user_data/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data copying build/lib/tacker/vnfm/lcm_user_data/constants.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data copying build/lib/tacker/vnfm/lcm_user_data/abstract_user_data.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data copying build/lib/tacker/vnfm/monitor.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers copying build/lib/tacker/vnfm/mgmt_drivers/abstract_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers copying build/lib/tacker/vnfm/mgmt_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers copying build/lib/tacker/vnfm/mgmt_drivers/vnflcm_noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers copying build/lib/tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/openwrt copying build/lib/tacker/vnfm/mgmt_drivers/openwrt/openwrt.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/openwrt copying build/lib/tacker/vnfm/mgmt_drivers/openwrt/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/openwrt copying build/lib/tacker/vnfm/mgmt_drivers/noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers copying build/lib/tacker/vnfm/mgmt_drivers/constants.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers copying build/lib/tacker/vnfm/vim_client.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm copying build/lib/tacker/_i18n.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/hacking copying build/lib/tacker/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/hacking copying build/lib/tacker/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/hacking creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent copying build/lib/tacker/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent/linux copying build/lib/tacker/agent/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent/linux copying build/lib/tacker/agent/linux/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent/linux creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/releasenotes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/releasenotes/notes copying build/lib/tacker/releasenotes/notes/remove-passing-infra-and-mgmt-driver-in-api-954fe28b1294a2d6.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/releasenotes/notes copying build/lib/tacker/releasenotes/notes/change_external_vnf_connectivity-444c580a01479f33.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/releasenotes/notes creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/glance_store copying build/lib/tacker/glance_store/store.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/glance_store copying build/lib/tacker/glance_store/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/glance_store copying build/lib/tacker/auth.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/driver_manager.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/clients.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/topics.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/eventlet_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/safe_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/log.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/coordination.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/oidc_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/constants.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/csar_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/cmd_executer.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/container copying build/lib/tacker/common/container/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/container copying build/lib/tacker/common/container/kubernetes_utils.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/container copying build/lib/tacker/common/config.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/rpc.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/common/test_lib.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common copying build/lib/tacker/alarm_receiver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd copying build/lib/tacker/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet copying build/lib/tacker/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet copying build/lib/tacker/cmd/eventlet/tacker_server.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet copying build/lib/tacker/cmd/eventlet/conductor.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet copying build/lib/tacker/cmd/status.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/privileged copying build/lib/tacker/privileged/linux_cmd.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/privileged copying build/lib/tacker/privileged/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/privileged creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/workflows copying build/lib/tacker/nfvo/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/workflows copying build/lib/tacker/nfvo/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo copying build/lib/tacker/nfvo/nfvo_plugin.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/sfc_drivers copying build/lib/tacker/nfvo/drivers/vnffg/sfc_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/sfc_drivers copying build/lib/tacker/nfvo/drivers/vnffg/sfc_drivers/noop.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/sfc_drivers copying build/lib/tacker/nfvo/drivers/vnffg/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg copying build/lib/tacker/nfvo/drivers/vnffg/abstract_vnffg_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg copying build/lib/tacker/nfvo/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim copying build/lib/tacker/nfvo/drivers/vim/openstack_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim copying build/lib/tacker/nfvo/drivers/vim/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim copying build/lib/tacker/nfvo/drivers/vim/abstract_vim_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim copying build/lib/tacker/nfvo/drivers/vim/kubernetes_driver.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies copying build/lib/tacker/policies/vnf_package.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies copying build/lib/tacker/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies copying build/lib/tacker/policies/vnf_lcm.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies copying build/lib/tacker/policies/base.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies copying build/lib/tacker/version.py -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/validation/parameter_types.py to parameter_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1/resource_helper.py to resource_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/v1/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1/sync_resource.py to sync_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnflcm/v1/controller.py to controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/api_common.py to api_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas/vnf_packages.py to vnf_packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/schemas/vnf_lcm.py to vnf_lcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views/vnf_packages.py to vnf_packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views/vnf_lcm_op_occs.py to vnf_lcm_op_occs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views/vnf_lcm.py to vnf_lcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/views/vnf_subscriptions.py to vnf_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common/_filters.py to _filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/common/attribute_filter.py to attribute_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/api/vnfpkgm/v1/controller.py to controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/vnflcm.py to vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo.py to nfvo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/vnfm.py to vnfm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/common_services.py to common_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins/network_service.py to network_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/extensions/nfvo_plugins/vnffg.py to vnffg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common_services/common_services_plugin.py to common_services_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common_services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/plugins/fenix.py to fenix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/services/service_base.py to service_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm/abstract_driver.py to abstract_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnflcm/vnflcm_driver.py to vnflcm_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_deployment_flavour.py to vnf_deployment_flavour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/cancel_mode.py to cancel_mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_lcm_op_occs.py to vnf_lcm_op_occs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_package.py to vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/instantiate_vnf_req.py to instantiate_vnf_req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_artifact.py to vnf_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/scale_vnf_request.py to scale_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/terminate_vnf_req.py to terminate_vnf_req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf.py to vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_instantiated_info.py to vnf_instantiated_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/heal_vnf_request.py to heal_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vim_connection.py to vim_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/grant.py to grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnfd_attribute.py to vnfd_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_package_vnfd.py to vnf_package_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/grant_request.py to grant_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_lcm_subscriptions.py to vnf_lcm_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_resources.py to vnf_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/change_ext_conn_req.py to change_ext_conn_req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_instance.py to vnf_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnf_software_image.py to vnf_software_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/objects/vnfd.py to vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc/vnf_lcm_rpc.py to vnf_lcm_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductorrpc/vnf_pkgm_rpc.py to vnf_pkgm_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conductor/conductor_server.py to conductor_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/server_notification_validator.py to server_notification_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/server_notification_wsgi.py to server_notification_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/prometheus_plugin_router.py to prometheus_plugin_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/prometheus_plugin_validator.py to prometheus_plugin_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/prometheus_plugin_wsgi.py to prometheus_plugin_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/vnflcm_v2.py to vnflcm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/prometheus_plugin_schemas.py to prometheus_plugin_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/vnfpm_v2.py to vnfpm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/common_types.py to common_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/vnffm_v1.py to vnffm_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/schemas/server_notification_schemas.py to server_notification_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/server_notification_router.py to server_notification_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/api_version.py to api_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies/vnflcm_v2.py to vnflcm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies/vnfpm_v2.py to vnfpm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/api/policies/vnffm_v1.py to vnffm_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnflcm_v2.py to vnflcm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnflcm_view.py to vnflcm_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnflcm_versions.py to vnflcm_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnfpm_v2.py to vnfpm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnffm_v1.py to vnffm_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/prometheus_plugin_controller.py to prometheus_plugin_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnfpm_view.py to vnfpm_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/server_notification.py to server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/controller/vnffm_view.py to vnffm_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/test-tools/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/test-tools/notif_endpoint_app.py to notif_endpoint_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/nova_utils.py to nova_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/userdata_default.py to userdata_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/heat_utils.py to heat_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/userdata_standard.py to userdata_standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/userdata_utils.py to userdata_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/openstack.py to openstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/openstack/userdata_main.py to userdata_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_common.py to kubernetes_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes/helm_utils.py to helm_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes/helm.py to helm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_utils.py to kubernetes_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes_resource.py to kubernetes_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/infra_drivers/kubernetes/kubernetes.py to kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/fm_subscription_request.py to fm_subscription_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/placement_constraint.py to placement_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/grant_info.py to grant_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/snapshot_resource_definition.py to snapshot_resource_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/fm_notifications_filter.py to fm_notifications_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/alarm_notification.py to alarm_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/constraint_resource_ref.py to constraint_resource_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/fm_subscription.py to fm_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/grant.py to grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/vim_software_image.py to vim_software_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/alarm.py to alarm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/alarm_cleared_notification.py to alarm_cleared_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/resource_definition.py to resource_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/grant_request.py to grant_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/vim_constraint.py to vim_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/vim_compute_resource_flavour.py to vim_compute_resource_flavour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/zone_info.py to zone_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/vim_snapshot_resource.py to vim_snapshot_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v1/zone_group_info.py to zone_group_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_package_artifact_info.py to vnf_package_artifact_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/cancel_mode.py to cancel_mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_link_port_data.py to vnf_link_port_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/lccn_subscription.py to lccn_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pm_report.py to pm_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/affected_vnfc.py to affected_vnfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/affected_virtual_storage.py to affected_virtual_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnfc_info_modifications.py to vnfc_info_modifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/lccn_subscription_request.py to lccn_subscription_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pkgm_subscription_request.py to pkgm_subscription_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/scale_info.py to scale_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_snapshot_info_modifications.py to vnf_snapshot_info_modifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_package_onboarding_notification.py to vnf_package_onboarding_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_info_modifications.py to vnf_info_modifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/lifecycle_change_notifications_filter.py to lifecycle_change_notifications_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/threshold.py to threshold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/terminate_vnf_request.py to terminate_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/scale_vnf_request.py to scale_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/create_vnf_pkg_info_request.py to create_vnf_pkg_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/performance_information_available_notification.py to performance_information_available_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_state_snapshot_info.py to vnf_state_snapshot_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_lcm_operation_occurrence_notification.py to vnf_lcm_operation_occurrence_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/affected_virtual_link.py to affected_virtual_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_pkg_info_modifications.py to vnf_pkg_info_modifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_lcm_op_occ.py to vnf_lcm_op_occ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/threshold_crossed_notification.py to threshold_crossed_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/create_vnf_snapshot_info_request.py to create_vnf_snapshot_info_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/heal_vnf_request.py to heal_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pm_job.py to pm_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pkgm_links.py to pkgm_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_package_software_image_info.py to vnf_package_software_image_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/operate_vnf_request.py to operate_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/threshold_modifications.py to threshold_modifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/change_vnf_flavour_request.py to change_vnf_flavour_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/cp_protocol_info.py to cp_protocol_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/create_vnf_request.py to create_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnfc_snapshot_info.py to vnfc_snapshot_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_snapshot_info.py to vnf_snapshot_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/ext_link_port_info.py to ext_link_port_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_virtual_link_resource_info.py to vnf_virtual_link_resource_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pm_job_modification.py to pm_job_modification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_info_modification_request.py to vnf_info_modification_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/affected_ext_link_port.py to affected_ext_link_port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnfc_resource_info.py to vnfc_resource_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_link_port_info.py to vnf_link_port_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/lccn_links.py to lccn_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/change_ext_vnf_connectivity_request.py to change_ext_vnf_connectivity_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pm_job_criteria.py to pm_job_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/monitoring_parameter.py to monitoring_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/upload_vnf_package_from_uri_request.py to upload_vnf_package_from_uri_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_identifier_deletion_notification.py to vnf_identifier_deletion_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/create_pm_job_request.py to create_pm_job_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_pkg_info.py to vnf_pkg_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_package_change_notification.py to vnf_package_change_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/modifications_triggered_by_vnf_pkg_change.py to modifications_triggered_by_vnf_pkg_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/create_threshold_request.py to create_threshold_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnfc_info.py to vnfc_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_snapshot.py to vnf_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/revert_to_vnf_snapshot_request.py to revert_to_vnf_snapshot_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/lcm_coord_request.py to lcm_coord_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/ip_over_ethernet_address_info.py to ip_over_ethernet_address_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/pkgm_notification_filter.py to pkgm_notification_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/instantiate_vnf_request.py to instantiate_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/create_vnf_snapshot_request.py to create_vnf_snapshot_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/ext_managed_virtual_link_info.py to ext_managed_virtual_link_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/scale_vnf_to_level_request.py to scale_vnf_to_level_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/change_current_vnf_pkg_request.py to change_current_vnf_pkg_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_identifier_creation_notification.py to vnf_identifier_creation_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_instance.py to vnf_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/ext_virtual_link_info.py to ext_virtual_link_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/virtual_storage_resource_info.py to virtual_storage_resource_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_ext_cp_info.py to vnf_ext_cp_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/external_artifacts_access_config.py to external_artifacts_access_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/vnf_snapshot_info_modification_request.py to vnf_snapshot_info_modification_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/v2/threshold_criteria.py to threshold_criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/problem_details.py to problem_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/ext_link_port_data.py to ext_link_port_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/cp_protocol_data.py to cp_protocol_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/vim_connection_info.py to vim_connection_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/vnf_ext_cp_data.py to vnf_ext_cp_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/ip_over_ethernet_address_data.py to ip_over_ethernet_address_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/subscription_authentication.py to subscription_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/notification_link.py to notification_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/ext_managed_virtual_link_data.py to ext_managed_virtual_link_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/ext_virtual_link_data.py to ext_virtual_link_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/vnf_ext_cp_config.py to vnf_ext_cp_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/resource_handle.py to resource_handle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/objects/common/vnf_instance_subscription_filter.py to vnf_instance_subscription_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/vnffm_driver_v1.py to vnffm_driver_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/server_notification_driver.py to server_notification_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/conductor_rpc_v2.py to conductor_rpc_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/conductor_v2.py to conductor_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/vnfpm_driver_v2.py to vnfpm_driver_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/prometheus_plugin_driver.py to prometheus_plugin_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/vnflcm_driver_v2.py to vnflcm_driver_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/conductor/v2_hook.py to v2_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/db/sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/mgmt_drivers/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/mgmt_drivers/server_notification.py to server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/vnfd_utils.py to vnfd_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/fm_subscription_utils.py to fm_subscription_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/vnf_instance_utils.py to vnf_instance_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/lcm_op_occ_utils.py to lcm_op_occ_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/cinder_utils.py to cinder_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/vnflcm_utils.py to vnflcm_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/coordinate.py to coordinate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/pm_threshold_utils.py to pm_threshold_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/http_client.py to http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/pm_job_utils.py to pm_job_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/coord_client.py to coord_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/oidc_utils.py to oidc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/fm_alarm_utils.py to fm_alarm_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/vim_utils.py to vim_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/subscription_utils.py to subscription_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/prometheus_plugin.py to prometheus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/server_notification.py to server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/common_script_utils.py to common_script_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/common/monitoring_plugin_base.py to monitoring_plugin_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo/nfvo_client.py to nfvo_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo/glance_utils.py to glance_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/sol_refactored/nfvo/local_nfvo.py to local_nfvo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/model_base.py to model_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services/common_services_db.py to common_services_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/common_services/common_services_db_plugin.py to common_services_db_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_base.py to db_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/vnfm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/vnfm/vnfm_db.py to vnfm_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/db_sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/purge_tables.py to purge_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/models/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/0ad3bbce1c19_increase_vim_password_size.py to 0ad3bbce1c19_increase_vim_password_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/329cd1619d41_alter_vnf_software_images.py to 329cd1619d41_alter_vnf_software_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.py to e9a1e47fb0b5_add_template_source_status_to_vnffgtemplate_and_nsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/9d425296f2c3_add_vnfpkgm_db.py to 9d425296f2c3_add_vnfpkgm_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/12a57080b278_alter_devices.py to 12a57080b278_alter_devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/c7cde2f45f82_set_description_to_text.py to c7cde2f45f82_set_description_to_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/cd04a8335c18_mgmt_url_to_mgmt_ip_address.py to cd04a8335c18_mgmt_url_to_mgmt_ip_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.py to 8a7ca803e0d0_add_vnfc_info_to_instantiated_vnf_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/e7993093baf1_add_unique_constraint_on_deleted_at.py to e7993093baf1_add_unique_constraint_on_deleted_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/ef14f8026327_add_default_onboarded_template_source.py to ef14f8026327_add_default_onboarded_template_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/f958f58e5daa_uuid_consistency.py to f958f58e5daa_uuid_consistency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/22f5385a3d50_rename_devicedb.py to 22f5385a3d50_rename_devicedb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/d25c7c865ce8_mod_vnflcm_subscription.py to d25c7c865ce8_mod_vnflcm_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/2531c976c0f1_add_pm_threshold_table.py to 2531c976c0f1_add_pm_threshold_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.py to 5f88e86b35c7_make_vnfd_vnf_vim_name_mandatory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/12a57080b277_add_service_db.py to 12a57080b277_add_service_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/de6bfa5bea46_remove_status_from_vim.py to de6bfa5bea46_remove_status_from_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/2c5211036579_add_placement_table.py to 2c5211036579_add_placement_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/d2e39e01d540_add_size_to_vnfpackage.py to d2e39e01d540_add_size_to_vnfpackage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/ee98bbc0789d_add_scale_column.py to ee98bbc0789d_add_scale_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.py to d6ae359ab0d6_add_tenant_id_to_lcm_subscriptions_and_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/13ecc2dd6f7f_change_nullable_value_of_path_id.py to 13ecc2dd6f7f_change_nullable_value_of_path_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/354de64ba129_set_mandatory_columns_not_null.py to 354de64ba129_set_mandatory_columns_not_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/507122918800_adds_vnffg.py to 507122918800_adds_vnffg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/acf941e54075_add_error_reason_to_device.py to acf941e54075_add_error_reason_to_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/4747cc26b9c6_add_support_vnffg_to_ns_database.py to 4747cc26b9c6_add_support_vnffg_to_ns_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/6e56d4474b2a_blob_to_json_text.py to 6e56d4474b2a_blob_to_json_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/941b5a6fff9e_enable_soft_delete.py to 941b5a6fff9e_enable_soft_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/2ff0a0e360f1_audit_support.py to 2ff0a0e360f1_audit_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/13c0e0661015_add_descrition_to_vnf.py to 13c0e0661015_add_descrition_to_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/31acbaeb8299_change_vim_shared_property_to_false.py to 31acbaeb8299_change_vim_shared_property_to_false.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/85c06a0714b7_rename_field_subscription_authentication.py to 85c06a0714b7_rename_field_subscription_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/985e28392890_add_vnflcm_db.py to 985e28392890_add_vnflcm_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/de8d835ae776_add_pm_and_fm_table.py to de8d835ae776_add_pm_and_fm_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/b07673bb8654_set_status_type_tenant_id_length.py to b07673bb8654_set_status_type_tenant_id_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/7186440a306b_change_type_for_instance_id_of_vnf_table.py to 7186440a306b_change_type_for_instance_id_of_vnf_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/2774a42c7163_remove_service_related.py to 2774a42c7163_remove_service_related.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/5d490546290c_add_name_to_classifiers.py to 5d490546290c_add_name_to_classifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/24bec5f211c7_alter_value_in_deviceattributes.py to 24bec5f211c7_alter_value_in_deviceattributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/0ad3bbce1c18_create_of_network_service_tables.py to 0ad3bbce1c18_create_of_network_service_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/4c31092895b8_remove_service_instance.py to 4c31092895b8_remove_service_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/22f5385a3d4f_remove_proxydb.py to 22f5385a3d4f_remove_proxydb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/3ff50553e9d3_add_grant_and_grant_request.py to 3ff50553e9d3_add_grant_and_grant_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/1c6b0d82afcd_servicevm_framework.py to 1c6b0d82afcd_servicevm_framework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/f5c1c3b0f6b4_set_default_value_for_deleted_at.py to f5c1c3b0f6b4_set_default_value_for_deleted_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/6dc60a5760e5_add_extra_field_to_vims_db.py to 6dc60a5760e5_add_extra_field_to_vims_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/4ee19c8a6d0a_audit_support_events.py to 4ee19c8a6d0a_audit_support_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.py to 70df18f71ba2_alter_vnfd_ids_vnf_instance_ids_vnf_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/34cfceb25a49_add_downloading_to_vnfpackage.py to 34cfceb25a49_add_downloading_to_vnfpackage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/c256228ed37c_unique_constraint_on_name_and_id.py to c256228ed37c_unique_constraint_on_name_and_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/81ffa86020d_rpc_proxy.py to 81ffa86020d_rpc_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/5246a6bd410f_multisite_vim.py to 5246a6bd410f_multisite_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.py to 745e3e9fe5e2_add_vnf_metadata_to_vnflcm_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/aaf461c8844c_change_type_for_vnf_resources.py to aaf461c8844c_change_type_for_vnf_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/e06fbdc90a32_add_db_tables_for_add_artifacts.py to e06fbdc90a32_add_db_tables_for_add_artifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/0ae5b1ce3024_unique_constraint_name.py to 0ae5b1ce3024_unique_constraint_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/3adac34764da_add_column_to_vnf_lcm_op_occs.py to 3adac34764da_add_column_to_vnf_lcm_op_occs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/22f5385a3d3f_add_status_to_vims.py to 22f5385a3d3f_add_status_to_vims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/5958429bcb3c_modify_datatype_of_value.py to 5958429bcb3c_modify_datatype_of_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/df26c5871f3c_change_vnf_filter_column_definition.py to df26c5871f3c_change_vnf_filter_column_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/000632983ada_add_template_source_column.py to 000632983ada_add_template_source_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.py to abbef484b34c_modify_unique_constraint_on_vnf_packages_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/8f7145914cb0_remove_infra_driver_column.py to 8f7145914cb0_remove_infra_driver_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/a23ebee909a8_introduce_sol_refactored_models.py to a23ebee909a8_introduce_sol_refactored_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/d4f265e8eb9d_add_default_to_vim.py to d4f265e8eb9d_add_default_to_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/975e28392888_add_unique_key_vnf_package_vnfd.py to 975e28392888_add_unique_key_vnf_package_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/c31f65e0d099_add_columns_to_vnf_lcm_filter.py to c31f65e0d099_add_columns_to_vnf_lcm_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/c47a733f425a_add_vnflcm_subscription.py to c47a733f425a_add_vnflcm_subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/e8918cda6433_add_attributes_to_vnffg.py to e8918cda6433_add_attributes_to_vnffg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/alembic_migrations/versions/f9bc96967462_add_vnf_pkg_id_to_vnf_instances.py to f9bc96967462_add_vnf_pkg_id_to_vnf_instances.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/migration/migrate_to_v2.py to migrate_to_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/sqlalchemyutils.py to sqlalchemyutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo/nfvo_db_plugin.py to nfvo_db_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo/nfvo_db.py to nfvo_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo/ns_db.py to ns_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/nfvo/vnffg_db.py to vnffg_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/db/models_v1.py to models_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr/barbican_key_manager.py to barbican_key_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/keymgr/key_manager.py to key_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/vnf_package.py to vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/vnf_lcm.py to vnf_lcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/coordination.py to coordination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/conf/conductor.py to conductor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/fake_vnflcm.py to fake_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/test_vnf_instance_with_user_data.py to test_vnf_instance_with_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/test_vnf_instance.py to test_vnf_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/test_vnflcm_noop.py to test_vnflcm_noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnflcm/fake_vnfpkgm.py to fake_vnfpkgm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnfpkgm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol/vnfpkgm/test_vnf_package.py to test_vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/fake_vnflcm.py to fake_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/test_kubernetes_multi_tenant.py to test_kubernetes_multi_tenant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_multi_tenant/vnflcm/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_scale.py to test_tosca_vnf_scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_multiple_vdu.py to test_tosca_vnf_multiple_vdu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnfc.py to test_tosca_vnfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_vnf_placement_policy.py to test_vnf_placement_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_alarm.py to test_tosca_vnf_alarm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_existing_block_storage.py to test_tosca_vnf_existing_block_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_maintenance.py to test_tosca_vnf_maintenance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_vnf.py to test_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_vnf_monitoring.py to test_vnf_monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_block_storage.py to test_tosca_vnf_block_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_floatingip.py to test_tosca_vnf_floatingip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf_reservation.py to test_tosca_vnf_reservation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnfd.py to test_tosca_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_vnfm_param.py to test_vnfm_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/vnfm/test_tosca_vnf.py to test_tosca_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo/test_nfvo.py to test_nfvo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/legacy/nfvo/test_vim.py to test_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_helm.py to test_kubernetes_helm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_scale.py to test_kubernetes_scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes.py to test_kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_container_update.py to test_kubernetes_container_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_multi_ns.py to test_kubernetes_multi_ns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes/vnflcm/test_kubernetes_heal.py to test_kubernetes_heal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/test_kubernetes_oidc_auth.py to test_kubernetes_oidc_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v2/base_v2.py to base_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/test_vim.py to test_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_oidc_auth/vnflcm_v1/test_kubernetes_oidc_auth.py to test_kubernetes_oidc_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm/test_vnf_instance_with_user_data_nfvo_separate.py to test_vnf_instance_with_user_data_nfvo_separate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_grant.py to fake_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo/vnflcm/fake_vnfpkgm.py to fake_vnfpkgm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_az_retry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_az_retry/test_az_retry.py to test_az_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm/fake_vnflcm.py to fake_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm/test_vnf_lcm_with_multi_tenant.py to test_vnf_lcm_with_multi_tenant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_multi_tenant/vnflcm/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_prom_auto_scale_heal.py to test_prom_auto_scale_heal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_instantiate/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/tacker-monitoring-test/src/testserver.py to testserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_instantiate_cnf_resources/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_change_vnf_pkg_with_deployment/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/samples/test_helm_change_vnf_pkg/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_basic.py to test_vnfpm_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_helm.py to test_helm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_vnflcm_basic.py to test_vnflcm_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/paramgen.py to paramgen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/base_v2.py to base_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_vnfpm_threshold_basic.py to test_vnfpm_threshold_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_vnffm_basic.py to test_vnffm_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_threshold_prometheus_plugin.py to test_threshold_prometheus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_kubernetes_v2/test_change_vnfpkg.py to test_change_vnfpkg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2/test_vnffm_https_basic.py to test_vnffm_https_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2/test_vnfpm_https_basic.py to test_vnfpm_https_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2/paramgen.py to paramgen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_https_v2/test_vnflcm_https_basic.py to test_vnflcm_https_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/test_prom_auto_scale_heal.py to test_prom_auto_scale_heal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/test_vnflcm_error_handling.py to test_vnflcm_error_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/test_individual_vnfc_mgmt.py to test_individual_vnfc_mgmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/test_server_notification.py to test_server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/test_vnflcm_basic.py to test_vnflcm_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2/test_change_vnfpkg.py to test_change_vnfpkg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/keystone.py to keystone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2/test_nfvo_separate_v2.py to test_nfvo_separate_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2/fake_vnfpkgm_v2.py to fake_vnfpkgm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_separated_nfvo_v2/fake_grant_v2.py to fake_grant_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common/fake_grant_server.py to fake_grant_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common/test_cmd_executer.py to test_cmd_executer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/common/fake_server.py to fake_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v2.py to test_policy_vnflcm_apis_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vim_apis_openstack.py to test_policy_vim_apis_openstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnf_package_apis.py to test_policy_vnf_package_apis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol/test_policy_vnflcm_apis_v1.py to test_policy_vnflcm_apis_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_vim_apis_kubernetes.py to test_policy_vim_apis_kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v2.py to test_policy_cnflcm_apis_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/sol_kubernetes/test_policy_cnflcm_apis_v1.py to test_policy_cnflcm_apis_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_enhanced_policy/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts/coordinate_vnf.py to coordinate_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg_nw/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts/coordinate_vnf.py to coordinate_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_change_vnfpkg/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/server_notification/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_instantiate_vnf_with_old_image_or_volume/contents/Scripts/coordinate_old_vnf.py to coordinate_old_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_min/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_update_failed/contents/Scripts/coordinate_new_vnf.py to coordinate_new_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/error_network/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_image/contents/Scripts/coordinate_new_vnf.py to coordinate_new_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/update_vnf/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts/coordinate_vnf.py to coordinate_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts/coordinate_vnf.py to coordinate_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/userdata_standard_az_retry/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/pre.py to pre.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/UserData/userdata.py to userdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/scale_ng/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/pre.py to pre.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/UserData/userdata.py to userdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/basic_lcms_max/contents/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/pkggen.py to pkggen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts/coordinate_new_vnf.py to coordinate_new_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/samples/test_change_vnf_pkg_with_new_volume/contents/Scripts/error_coordinate_new_vnf.py to error_coordinate_new_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/paramgen.py to paramgen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/test_vnflcm_basic_common.py to test_vnflcm_basic_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/functional/sol_v2_common/base_v2.py to base_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/fake_notifier.py to fake_notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002/test_vnflcm.py to test_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol002/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003/test_vnflcm.py to test_vnflcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol003/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005/test_vnfpkgm.py to test_vnfpkgm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/compliance/sol005/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/uuidsentinel.py to uuidsentinel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/post_mortem_debug.py to post_mortem_debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/database_stubs.py to database_stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1/test_resource_helper.py to test_resource_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1/test_attributes.py to test_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1/test_resource.py to test_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1/test_router.py to test_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v1/test_vim.py to test_vim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/test_extensions.py to test_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/v2/test_api_v2.py to test_api_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/api/test_api_common.py to test_api_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/mistral/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/foxinsocks.py to foxinsocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/extendedattribute.py to extendedattribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/extensionattribute.py to extensionattribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/test_common_services.py to test_common_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/v2attributes.py to v2attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extensions/test_extension_extended_attribute.py to test_extension_extended_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/test_vnflcm_driver.py to test_vnflcm_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/vnflcm_driver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/test_controller.py to test_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/test_sync_resource.py to test_sync_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnflcm/test_load_vnf_interfaces.py to test_load_vnf_interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/test_privsep.py to test_privsep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_resource.py to test_vnf_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_terminate_vnf_request.py to test_terminate_vnf_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_instantiate_vnf_req.py to test_instantiate_vnf_req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnfd.py to test_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_package.py to test_vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_deployment_flavour.py to test_vnf_deployment_flavour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_software_images.py to test_vnf_software_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_lcm_op_occs.py to test_vnf_lcm_op_occs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_grant.py to test_grant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_lcm_subscriptions.py to test_vnf_lcm_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_instance.py to test_vnf_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_change_ext_conn_req.py to test_change_ext_conn_req.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_instantiated_info.py to test_vnf_instantiated_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf.py to test_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnfd_attribute.py to test_vnfd_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vim_connection.py to test_vim_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/objects/test_vnf_package_vnfd.py to test_vnf_package_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc/test_vnf_pkgm_rpc.py to test_vnf_pkgm_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc/test_vnf_lcm_rpc.py to test_vnf_lcm_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/conductorrpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/conductor/test_conductor_server.py to test_conductor_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api/test_prometheus_plugin.py to test_prometheus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api/test_server_notification.py to test_server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api/test_validator.py to test_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api/test_api_version.py to test_api_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/api/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_vnflcm_view.py to test_vnflcm_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_prometheus_plugin.py to test_prometheus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_server_notification.py to test_server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_vnffm_v1.py to test_vnffm_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_vnfpm_view.py to test_vnfpm_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_vnfpm_v2.py to test_vnfpm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/controller/test_vnflcm_v2.py to test_vnflcm_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts/coordinate_vnf.py to coordinate_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/standard_sample/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/fakes_for_fm.py to fakes_for_fm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/change_vnfpkg_sample/Scripts/coordinate_new_vnf.py to coordinate_new_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/UserData/userdata_default.py to userdata_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample1/Scripts/sample_script.py to sample_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/samples/sample2/Scripts/coordinate_old_vnf.py to coordinate_old_vnf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_userdata_default.py to test_userdata_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/openstack/test_openstack.py to test_openstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_helm.py to test_helm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/test_kubernetes.py to test_kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/infra_drivers/kubernetes/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/objects/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/test_conductor_v2.py to test_conductor_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/test_vnfpm_driver_v2.py to test_vnfpm_driver_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/test_prometheus_plugin.py to test_prometheus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/test_vnflcm_driver_v2.py to test_vnflcm_driver_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/test_server_notification.py to test_server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/conductor/test_vnffm_driver_v1.py to test_vnffm_driver_v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_pm_job_utils.py to test_pm_job_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_pm_threshold_utils.py to test_pm_threshold_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_vnfd_utils.py to test_vnfd_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_lcm_op_occ_utils.py to test_lcm_op_occ_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_vim_utils.py to test_vim_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_prometheus_plugin.py to test_prometheus_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_subscription_utils.py to test_subscription_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_coordinate.py to test_coordinate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_server_notification.py to test_server_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_fm_subscription_utils.py to test_fm_subscription_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_vnf_instance_utils.py to test_vnf_instance_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_fm_alarm_utils.py to test_fm_alarm_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_oidc_utils.py to test_oidc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_coord_client.py to test_coord_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/common/test_common_script_utils.py to test_common_script_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo/test_nfvo_client.py to test_nfvo_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/sol_refactored/nfvo/test_local_nfvo.py to test_local_nfvo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_vnf_resource.py to test_vnf_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/common_services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/common_services/test_common_services_db_plugin.py to test_common_services_db_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_vnf_package.py to test_vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_vnf_instance.py to test_vnf_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_db_migration_to_v2.py to test_db_migration_to_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_db_purge_delete.py to test_db_purge_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_db_migration.py to test_db_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_vnf_package_vnfd.py to test_vnf_package_vnfd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/db/test_vnf_artifact.py to test_vnf_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/keymgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tests/test_post_mortem_debug.py to test_post_mortem_debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tosca/test_tosca_templates_under_samples.py to test_tosca_templates_under_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/tosca/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/test_monitor.py to test_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/test_vdu.py to test_vdu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack_driver.py to test_openstack_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/test_update_template.py to test_update_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/fixture_data/fixture_data_utils.py to fixture_data_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/test_etsi_translate_template.py to test_etsi_translate_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/openstack/test_openstack.py to test_openstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver_helm.py to test_kubernetes_driver_helm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_template.py to test_translate_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_kubernetes_driver.py to test_kubernetes_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_tosca_kube_object.py to test_tosca_kube_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_outputs.py to test_translate_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/infra_drivers/kubernetes/test_translate_inputs.py to test_translate_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/test_nfvo_client.py to test_nfvo_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/autoscaling/test_autoscaling.py to test_autoscaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/log/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/respawn/test_respawn.py to test_respawn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/policy_actions/vdu_autoheal/test_vdu_autoheal.py to test_vdu_autoheal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/http_ping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/http_ping/test_http_ping.py to test_http_ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/ping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/ping/test_ping.py to test_ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/zabbix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/monitor_drivers/zabbix/test_zabbix.py to test_zabbix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/tosca/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/tosca/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/test_plugin.py to test_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/test_vim_client.py to test_vim_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data/utils/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/lcm_user_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers/test_container_update_mgmt.py to test_container_update_mgmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/mgmt_drivers/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfm/test_k8s_plugin.py to test_k8s_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent/linux/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/agent/linux/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/test_policy.py to test_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/extension_stubs.py to extension_stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/glance_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/glance_store/test_store.py to test_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/testlib_api.py to testlib_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/fake_auth.py to fake_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/test_csar_utils.py to test_csar_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/test_store.py to test_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/container/test_kubernetes_utils.py to test_kubernetes_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/common/test_oidc_utils.py to test_oidc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/test_alarm_receiver.py to test_alarm_receiver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/cmd/test_status.py to test_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/workflows/vim_monitor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/sfc_drivers/networking-sfc/test_n_sfc.py to test_n_sfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vnffg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim/test_openstack_driver.py to test_openstack_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/drivers/vim/test_kubernetes_driver.py to test_kubernetes_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/nfvo/test_nfvo_plugin.py to test_nfvo_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/fake_request.py to fake_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm/test_controller.py to test_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/vnfpkgm/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/unit/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional4/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/sample_compliance_test/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional2/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/mt_functional1/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional5/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/lcm_user_data_non_dict.py to lcm_user_data_non_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_non_dict/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_virtual_storage_missing/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver1/Drivers/vnflcm_noop.py to vnflcm_noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver2/Drivers/vnflcm_noop_false.py to vnflcm_noop_false.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_hot_param/UserData/lcm_user_data_invalid_hot_param.py to lcm_user_data_invalid_hot_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional7/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_normal_scaling/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_scale/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/refactor_mgmt_driver3/Drivers/vnflcm_noop.py to vnflcm_noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/stack_update_in_heal/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_enhanced_policy/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/lcm_user_data_sleeping.py to lcm_user_data_sleeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_timeout/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional6/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_invalid_script/UserData/lcm_user_data_invalid_script.py to lcm_user_data_invalid_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/test_inst_terminate_vnf_with_vnflcmnoop/Scripts/vnflcm_noop.py to vnflcm_noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_basehot_invalid/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/functional3/UserData/lcm_user_data.py to lcm_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/multi_flavour_deployment/Drivers/vnflcm_noop.py to vnflcm_noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tests/etc/samples/etsi/nfv/user_data_sample_userdata_none/UserData/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/tosca/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/nfvo_client.py to nfvo_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/abstract_driver.py to abstract_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/scale_driver.py to scale_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/noop.py to noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/glance_client.py to glance_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/heat_client.py to heat_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/translate_template.py to translate_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/vdu.py to vdu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/update_template.py to update_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/openstack/openstack.py to openstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/kubernetes_driver.py to kubernetes_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/translate_template.py to translate_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/helm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/helm/helm_client.py to helm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s/tosca_kube_object.py to tosca_kube_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s/translate_inputs.py to translate_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/infra_drivers/kubernetes/k8s/translate_outputs.py to translate_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/autoscaling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/autoscaling/autoscaling.py to autoscaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/log/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/log/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/abstract_action.py to abstract_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/respawn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/respawn/respawn.py to respawn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/vdu_autoheal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/policy_actions/vdu_autoheal/vdu_autoheal.py to vdu_autoheal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/http_ping/http_ping.py to http_ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/http_ping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/abstract_driver.py to abstract_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ping/ping.py to ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix/zabbix_api.py to zabbix_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/zabbix/zabbix.py to zabbix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ceilometer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor_drivers/ceilometer/ceilometer.py to ceilometer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/keystone.py to keystone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/lcm_user_data/abstract_user_data.py to abstract_user_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/abstract_driver.py to abstract_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/vnflcm_noop.py to vnflcm_noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/vnflcm_abstract_driver.py to vnflcm_abstract_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/openwrt/openwrt.py to openwrt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/openwrt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/noop.py to noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/mgmt_drivers/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/vnfm/vim_client.py to vim_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent/linux/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/agent/linux/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/glance_store/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/glance_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/driver_manager.py to driver_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/clients.py to clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/topics.py to topics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/eventlet_utils.py to eventlet_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/safe_utils.py to safe_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/coordination.py to coordination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/oidc_utils.py to oidc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/csar_utils.py to csar_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/cmd_executer.py to cmd_executer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/container/kubernetes_utils.py to kubernetes_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/common/test_lib.py to test_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/alarm_receiver.py to alarm_receiver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet/tacker_server.py to tacker_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/eventlet/conductor.py to conductor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/cmd/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/privileged/linux_cmd.py to linux_cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/privileged/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/nfvo_plugin.py to nfvo_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/sfc_drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/sfc_drivers/noop.py to noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vnffg/abstract_vnffg_driver.py to abstract_vnffg_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim/openstack_driver.py to openstack_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim/abstract_vim_driver.py to abstract_vim_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/nfvo/drivers/vim/kubernetes_driver.py to kubernetes_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies/vnf_package.py to vnf_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies/vnf_lcm.py to vnf_lcm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmp_ee8lmgw.py' /usr/bin/python3 /tmp/tmp_ee8lmgw.py removing /tmp/tmp_ee8lmgw.py running install_data creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/init.d copying etc/init.d/tacker-server -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/init.d creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/rootwrap.d copying etc/tacker/rootwrap.d/tacker.filters -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/rootwrap.d creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/systemd creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/systemd/system copying etc/systemd/system/tacker.service -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/systemd/system copying etc/systemd/system/tacker-conductor.service -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/systemd/system creating /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker copying etc/tacker/api-paste.ini -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker copying etc/tacker/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker copying etc/tacker/prometheus-plugin.yaml -> /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker running install_egg_info running egg_info writing tacker.egg-info/PKG-INFO writing dependency_links to tacker.egg-info/dependency_links.txt writing entry points to tacker.egg-info/entry_points.txt writing top-level names to tacker.egg-info/top_level.txt writing pbr to tacker.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'tacker.egg-info/SOURCES.txt' Copying tacker.egg-info to /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tacker-9.0.0-py3.9.egg-info running install_scripts Installing tacker-conductor script to /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/bin Installing tacker-db-manage script to /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/bin Installing tacker-rootwrap script to /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/bin Installing tacker-server script to /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/bin Installing tacker-status script to /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/bin + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/tacker + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/var/lib/tacker + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/var/log/tacker + install -d -m 755 /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/etc/tacker + mv /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker/api-paste.ini /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker/prometheus-plugin.yaml /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/tacker/rootwrap.conf /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/etc/tacker + mv /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/rootwrap.d /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/etc + install -p -D -m 640 etc/tacker.conf /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/etc/tacker/tacker.conf + install -p -D -m 644 /builddir/build/SOURCES/tacker.logrotate /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/etc/logrotate.d/openstack-tacker + rm -rf /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/etc/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-tacker-server.service /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/systemd/system/openstack-tacker-server.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-tacker-conductor.service /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/systemd/system/openstack-tacker-conductor.service + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 9.0.0-1.el9s --unique-debug-suffix -9.0.0-1.el9s.noarch --unique-debug-src-base openstack-tacker-9.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/tacker-9.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros-0.5.2-x86_64-disk.img is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/images/cirros.img is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Files/kubernetes/deployment.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_common_types.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_simple_int.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/etsi_nfv_sol001_vnfd_types.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_types.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_top.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Definitions/sample_vnfd_df_complex_int.yaml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/manifest.mf is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/TOSCA-Metadata/TOSCA.meta is executable but has no shebang, removing executable bit mangling shebang in /usr/lib/python3.9/site-packages/tacker/tests/etc/samples/sample_vnf_package_csar_in_meta_and_manifest/Scripts/install.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xancGU + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + OS_TEST_PATH=./tacker/tests/unit + stestr run --exclude-regex 'ipv6|vnfm|vnflcm|sol_refactored' {0} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_addl_env [0.112574s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it test failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 77, in resource result = method(request=request, **args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_localized..TestException: Translated error [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Failed to get csar data from glance store Invalid/path for package f26f181d-7891-4720-b022-b074ec1733ef Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/glance_store/store.py", line 102, in get_csar_size return glance_store.backend.get_size_from_backend(location) File "/usr/lib/python3.9/site-packages/glance_store/backend.py", line 348, in get_size_from_backend loc = location.get_location_from_uri(uri, conf=CONF) File "/usr/lib/python3.9/site-packages/glance_store/location.py", line 77, in get_location_from_uri raise exceptions.UnknownScheme(scheme=pieces.scheme) glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI MAC address must be string: 'NoneType' object has no attribute 'split' Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/attributes.py", line 157, in _validate_mac_address valid_mac = netaddr.valid_mac(_validate_no_whitespace(data)) File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/attributes.py", line 148, in _validate_no_whitespace if len(data.split()) > 1: AttributeError: 'NoneType' object has no attribute 'split' {3} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_stderr_true [0.124576s] ... ok {3} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_update_fields [0.024740s] ... ok {1} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_paginate [0.112550s] ... ok {1} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.027636s] ... ok {9} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_mac_address [0.109095s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it test failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 77, in resource result = method(request=request, **args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_localized..TestException: Translated error None failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 75, in resource method = getattr(controller, action) TypeError: getattr(): attribute name must be string test failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 77, in resource result = method(request=request, **args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_with_json..TestException: 网络 [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Extension path 'unit/extensions' doesn't exist! {4} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body [0.111089s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Failed to parse request. Parameter 'name' not specified Extension path '' doesn't exist! Exception loading extension: 'InvalidExtension' object has no attribute 'get_name' Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/extensions.py", line 506, in _check_extension LOG.debug('Ext name: %s', extension.get_name()) AttributeError: 'InvalidExtension' object has no attribute 'get_name' [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {4} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_address_or_none [0.022034s] ... ok test failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 77, in resource result = method(request=request, **args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect webob.exc.HTTPGatewayTimeout: The gateway has timed out. [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it test failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 77, in resource result = method(request=request, **args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_with_json..TestException: 网络 test failed: No details. Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/api/v1/resource.py", line 77, in resource result = method(request=request, **args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {4} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_string [0.023388s] ... ok send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'db38d1cb-5342-4ae5-b869-1f8335d2c2d7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'c66243c3-c4ed-48f6-ae21-9ed988893644', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/db38d1cb-5342-4ae5-b869-1f8335d2c2d7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/c66243c3-c4ed-48f6-ae21-9ed988893644'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': 'db38d1cb-5342-4ae5-b869-1f8335d2c2d7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'c66243c3-c4ed-48f6-ae21-9ed988893644', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/db38d1cb-5342-4ae5-b869-1f8335d2c2d7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/c66243c3-c4ed-48f6-ae21-9ed988893644'}}, 'changed_info': {'vnf_instance_name': 'new_instance_name', 'vnf_instance_description': 'new_instance_discription', 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {4} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_is_default_3 [0.030934s] ... ok {22} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_non_negative [0.113411s] ... ok send_notification start notification[{'vnfInstanceId': '2ac8bdc5-8952-4a17-84a4-1dac2b727a84', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] send error[MockException] Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1890, in send_notification response = auth_client.post( File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 590, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.9/site-packages/requests_mock/mocker.py", line 185, in _fake_send return _original_send(session, request, **kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.9/site-packages/requests_mock/adapter.py", line 248, in send resp = matcher(request) File "/usr/lib/python3.9/site-packages/requests_mock/adapter.py", line 228, in __call__ return response_matcher.get_response(request) File "/usr/lib/python3.9/site-packages/requests_mock/response.py", line 253, in get_response raise self._exc requests.exceptions.HTTPError: MockException Callback URI is False [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {37} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_hostname_pattern [0.107673s] ... ok Update vnf lcm 28bd7b6b-9730-4136-ab08-875fc75f10d3 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '0153d1f2-868d-4825-834a-c3116839f575', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '28bd7b6b-9730-4136-ab08-875fc75f10d3', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/0153d1f2-868d-4825-834a-c3116839f575'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/28bd7b6b-9730-4136-ab08-875fc75f10d3'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm 28bd7b6b-9730-4136-ab08-875fc75f10d3 COMPLETED Error in getting resources for op id - 28bd7b6b-9730-4136-ab08-875fc75f10d3. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '0153d1f2-868d-4825-834a-c3116839f575', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '28bd7b6b-9730-4136-ab08-875fc75f10d3', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/0153d1f2-868d-4825-834a-c3116839f575'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/28bd7b6b-9730-4136-ab08-875fc75f10d3'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {1} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_no_attr_info ... SKIPPED: Not ready yet Notification failed status[400] callback_uri[https://localhost/callback] send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '0b6661d1-1fd3-4265-bc63-463d9affaa88', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '97bc571f-80ee-498b-aa0a-93568ae2bb46', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/0b6661d1-1fd3-4265-bc63-463d9affaa88'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/97bc571f-80ee-498b-aa0a-93568ae2bb46'}}}] Notification failed status[400] callback_uri[https://localhost/callback] Notification failed status[400] callback_uri[https://localhost/callback] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {1} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth_no_cert [0.026187s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '0b6661d1-1fd3-4265-bc63-463d9affaa88', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '97bc571f-80ee-498b-aa0a-93568ae2bb46', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/0b6661d1-1fd3-4265-bc63-463d9affaa88'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/97bc571f-80ee-498b-aa0a-93568ae2bb46'}}, 'changed_info': {'vnf_instance_name': 'new_instance_name', 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {1} tacker.tests.unit.common.test_store.TestStore.test_get_csar_size_invalid_path [0.001559s] ... ok grant start grant_request[{"vnfInstanceId": "8e8f9106-c296-432d-b310-99bf98cbe2e5", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "a5384c30-cc67-4f7c-84e4-56fd96d4acda", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/8e8f9106-c296-432d-b310-99bf98cbe2e5"}}}] [fernet_tokens] key_repository does not appear to exist; attempting to create it grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '8e8f9106-c296-432d-b310-99bf98cbe2e5', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': 'dbe145d3-70f3-47a1-97ba-e3c640d13c3b', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': 'dbe145d3-70f3-47a1-97ba-e3c640d13c3b', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '8e8f9106-c296-432d-b310-99bf98cbe2e5', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/8e8f9106-c296-432d-b310-99bf98cbe2e5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c COMPLETED send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '8e8f9106-c296-432d-b310-99bf98cbe2e5', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/8e8f9106-c296-432d-b310-99bf98cbe2e5'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}, 'changedExtConnectivity': []}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm 3e203223-55ac-45da-9d1c-182ea2c56841 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'c428d569-8ed0-41dc-bc88-1a66d41b24a0', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '3e203223-55ac-45da-9d1c-182ea2c56841', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c428d569-8ed0-41dc-bc88-1a66d41b24a0'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/3e203223-55ac-45da-9d1c-182ea2c56841'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) [fernet_tokens] key_repository does not appear to exist; attempting to create it {1} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_delete_vnf_package [0.025931s] ... ok Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it grant start grant_request[{"vnfInstanceId": "156f9260-c7c0-4556-8661-fe224fcdc303", "vnfLcmOpOccId": "f26f181d-7891-4720-b022-b074ec1733ef", "vnfdId": "690e393f-b2c0-4d5a-9946-4ff11af66124", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/f26f181d-7891-4720-b022-b074ec1733ef"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/156f9260-c7c0-4556-8661-fe224fcdc303"}}, "removeResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1", "resource": {"vimConnectionId": "f4a9754d-9806-4763-b7b7-315273830983", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce2", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1", "resource": {"vimConnectionId": "f4a9754d-9806-4763-b7b7-315273830983", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce3", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1", "resource": {"vimConnectionId": "f4a9754d-9806-4763-b7b7-315273830983", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce4", "vimLevelResourceType": null}}]}] Update vnf lcm 3e203223-55ac-45da-9d1c-182ea2c56841 COMPLETED Error in getting resources for op id - 3e203223-55ac-45da-9d1c-182ea2c56841. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'c428d569-8ed0-41dc-bc88-1a66d41b24a0', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '3e203223-55ac-45da-9d1c-182ea2c56841', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/c428d569-8ed0-41dc-bc88-1a66d41b24a0'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/3e203223-55ac-45da-9d1c-182ea2c56841'}}}] grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '156f9260-c7c0-4556-8661-fe224fcdc303', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef', 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': 'f4a9754d-9806-4763-b7b7-315273830983', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': 'f4a9754d-9806-4763-b7b7-315273830983', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': 'f4a9754d-9806-4763-b7b7-315273830983', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}]}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'b5aa1ba8-95d2-40fa-871f-117614fc8ba1', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/b5aa1ba8-95d2-40fa-871f-117614fc8ba1'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] {31} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_tacker_exception [0.106447s] ... ok Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {31} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_with_invalid_validator [0.022262s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {15} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_http_client_exception [0.110342s] ... ok {9} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_not_empty_string_or_none [0.025750s] ... ok {17} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_exceptions_notimplemented [0.136693s] ... ok send_notification start notification[{'vnfInstanceId': 'c461dd5a-c995-4333-9c76-8aed1388ea11', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c COMPLETED Error in getting resources for op id - a9c36d21-21aa-4692-8922-7999bbcae08c. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'b5aa1ba8-95d2-40fa-871f-117614fc8ba1', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/b5aa1ba8-95d2-40fa-871f-117614fc8ba1'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] Notification failed id[3316e429-4d08-46a1-9320-8e1a1919f9e9] status[400] callback_uri[b'https://localhost/callback'] Failed to open csar URL: http://welcome.com/test.zip due to error: HTTP Error 401: HTTP Error 401 Unauthorized {17} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_gets_prefix_of_plugin [0.037600s] ... ok Notification failed id[3316e429-4d08-46a1-9320-8e1a1919f9e9] status[400] callback_uri[b'https://localhost/callback'] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {24} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_get_links [0.107671s] ... ok Notification failed id[3316e429-4d08-46a1-9320-8e1a1919f9e9] status[400] callback_uri[b'https://localhost/callback'] {32} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_encode_process_input [0.112104s] ... ok grant start grant_request[{"vnfInstanceId": "0cb647e8-0cdd-43d0-a9a4-2f7accbf520c", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "9da8ddeb-d13e-47a7-8bc4-2dc6b33b6c4c", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/0cb647e8-0cdd-43d0-a9a4-2f7accbf520c"}}, "addResources": [{"id": "ef4a3fd2-4e5b-4a5a-b083-f7a1248de7d9", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "c9681f62-7c27-46b7-9c6c-8e353464b263", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "5f077909-ab34-4c5d-9089-15bc30c2d529", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "ee52aa71-b097-4c11-85d1-42ae2dc8ed7a", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "GRANT", "resourceId": "ef4a3fd2-4e5b-4a5a-b083-f7a1248de7d9"}]}]}] {17} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_string_or_none [0.023294s] ... ok {17} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_great_than_max_limit ... SKIPPED: Not ready yet Authorization failed for user {23} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_addr_format_error_exception [0.110478s] ... ok {0} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_action [0.038648s] ... ok {8} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_sort_emulate_class [0.119870s] ... ok {8} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_resource ... SKIPPED: Not ready yet [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {2} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook [0.112329s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {37} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_values [0.022326s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it send_notification start notification[{'vnfInstanceId': '21a2458e-1c49-4616-a8d7-cbde5ba0736f', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] {9} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet_or_none [0.027138s] ... ok Get Access Token, Connecting to {31} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.022005s] ... ok {31} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_page_reverse_with_unspecific ... SKIPPED: Not ready yet send_notification start notification[{'vnfInstanceId': '156f9260-c7c0-4556-8661-fe224fcdc303', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] {27} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_get_exception_data [0.108461s] ... ok Notification request timed out. id[05d2bfde-18a4-4f16-8492-80eb28a64cce] callback_uri[b'https://localhost/callback'] reason[] {5} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_nameservers [0.117149s] ... ok Notification request timed out. id[05d2bfde-18a4-4f16-8492-80eb28a64cce] callback_uri[b'https://localhost/callback'] reason[] {5} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_error_logged_exception_level [0.028128s] ... ok {5} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_2_testing [0.030258s] ... ok Notification request timed out. id[05d2bfde-18a4-4f16-8492-80eb28a64cce] callback_uri[b'https://localhost/callback'] reason[] {5} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_with_convert_to ... SKIPPED: Not ready yet {5} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk ... SKIPPED: Not ready yet {16} tacker.tests.unit.api.test_extensions.ExtensionControllerTest.test_index_gets_all_registerd_extensions ... SKIPPED: Not ready yet send_notification start notification[{'vnfInstanceId': '3734f88d-368a-4435-b248-8bc0232da05b', 'notificationTypes': 'VnfIdentifierCreationNotification', 'links': {}}] {16} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_no_whitespace [0.023477s] ... ok Internal Sever Error[MockException] {16} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet_list [0.023195s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1848, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: MockException {16} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_multiple_with_empty ... SKIPPED: Not ready yet {16} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create ... SKIPPED: Not ready yet {16} tacker.tests.unit.common.test_utils.TestValidateUrl.test_invalid_scheme [0.000195s] ... ok {23} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_with_custom_member_action_gets_plugin_prefix [0.040952s] ... ok {23} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_without_constraints [0.022720s] ... ok {12} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_list_value [0.108093s] ... ok grant start grant_request[{"vnfInstanceId": "5e0f9cfe-e62c-4ed0-9700-8b70d8887570", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243843d", "vnfdId": "c5064b9b-f7fb-492a-916d-ffd06632634d", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243843d"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/5e0f9cfe-e62c-4ed0-9700-8b70d8887570"}}, "addResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1"}]}] {38} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_without_helper [0.111532s] ... ok {7} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body_keyerror [0.107104s] ... ok {11} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_policy_not_authorized_exception [0.107993s] ... ok {11} tacker.tests.unit.api.test_extensions.ExtensionControllerTest.test_show_returns_not_found_for_non_existent_extension ... SKIPPED: Not ready yet {29} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_action [0.125399s] ... ok {29} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_uuid_list [0.022951s] ... ok {29} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_emulated_pagination ... SKIPPED: Not ready yet {29} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_native_pagination_without_allow_sorting ... SKIPPED: Not ready yet {17} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_attr_info_without_conversion ... SKIPPED: Not ready yet {17} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_missing_attr ... SKIPPED: Not ready yet {2} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action [0.039836s] ... ok grant start grant_request[{"vnfInstanceId": "5ddaf580-8ed2-4680-b8f6-c9a846cad168", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243843d", "vnfdId": "0eb7196b-23d7-485b-a591-e8a6f26b7cd3", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243843d"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/5ddaf580-8ed2-4680-b8f6-c9a846cad168"}}, "addResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1"}]}] grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '5ddaf580-8ed2-4680-b8f6-c9a846cad168', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef'}] {32} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_action [0.036674s] ... ok {32} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_values [0.023867s] ... ok {32} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_iterable [0.022941s] ... ok {36} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_wrong_values [0.107691s] ... ok grant start grant_request[{"vnfInstanceId": "3e0a4644-2f3c-447f-859a-1ed66c9d9b29", "vnfLcmOpOccId": "c4e35951-7bd9-4545-8216-2cc273808fe0", "vnfdId": "46dc0b65-8857-47c5-9847-e551711fcf71", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/c4e35951-7bd9-4545-8216-2cc273808fe0"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/3e0a4644-2f3c-447f-859a-1ed66c9d9b29"}}, "updateResources": [{"id": "3278bbdf-86fc-438e-8e17-17dcbc28b329", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "b7fc00b4-75d3-45ae-bcf0-3beee25ea5ac", "resourceId": "5e61a97b-7a77-42a8-bf3d-0d2ac4b6cb99", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "25b20fb3-68c8-463f-b66a-4f541281a805", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "b7fc00b4-75d3-45ae-bcf0-3beee25ea5ac", "resourceId": "b52d36a1-29a7-4372-9162-429b52937d9c", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "8650cbf9-44d9-4ace-bf16-9f2ee5e93389", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "b7fc00b4-75d3-45ae-bcf0-3beee25ea5ac", "resourceId": "4f766f19-81e4-46fb-897c-1014f25045fd", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "9d065e96-3884-4a06-9e17-05ecb20495b1", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "b7fc00b4-75d3-45ae-bcf0-3beee25ea5ac", "resourceId": "1a742791-0035-4315-bd34-cace2e1b7f83", "vimLevelResourceType": "OS::Neutron::Port"}}]}] grant start grant_request[{"vnfInstanceId": "2b9f00a1-1001-4b5f-8a52-1aa080b94bdc", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "3b2df02f-1e76-4146-b9ef-e61d9678fe98", "flavourId": "simple", "operation": "TERMINATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/2b9f00a1-1001-4b5f-8a52-1aa080b94bdc"}}}] {17} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_use_defaults ... SKIPPED: Not ready yet {17} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth [0.023844s] ... ok {27} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_returns_404_for_non_existent_extension [0.035963s] ... ok {27} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_1_ [0.028676s] ... ok {27} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_marker ... SKIPPED: Not ready yet {27} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_blank_values ... SKIPPED: Not ready yet grant start grant_request[{"vnfInstanceId": "e0008b11-aa33-402a-9600-0f2cc34ef280", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "7014e4ad-bd94-4df3-938c-3b21692f9df4", "flavourId": "simple", "operation": "TERMINATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/e0008b11-aa33-402a-9600-0f2cc34ef280"}}}] {38} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_update_fields [0.022868s] ... ok grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'e0008b11-aa33-402a-9600-0f2cc34ef280', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': 'f8da78b3-d515-4226-9831-9d0d637560bf', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}]}] {0} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_address [0.026361s] ... ok {0} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_localized [0.028919s] ... ok Update vnf lcm 458e39e7-b1e6-4a8e-b361-17c7354cf37a PROCESSING {0} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_negative_pagination_max_limit ... SKIPPED: Not ready yet {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone_strip_admin_only_attribute ... SKIPPED: Not ready yet {13} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_raise_runtime [0.111222s] ... ok Update vnf lcm 458e39e7-b1e6-4a8e-b361-17c7354cf37a COMPLETED {13} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_str_data [0.027468s] ... ok {13} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action_and_attr_map [0.037930s] ... ok {13} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone_bad_tenant ... SKIPPED: Not ready yet {4} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bad_keystone_tenant ... SKIPPED: Not ready yet grant start grant_request[{"vnfInstanceId": "64234f88-f6fa-43fa-a0cb-2f545c623a08", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "a97c1204-a192-4eda-8449-842e2afaf20e", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/64234f88-f6fa-43fa-a0cb-2f545c623a08"}}, "addResources": [{"id": "f945cfb7-dc54-4d08-843d-47915b3c0600", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "ac5966f0-d2c9-42b9-91a2-435903887e6b", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "6cb3ed05-0f35-455f-8694-8e1093adde17", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "d5a7c4d5-afe2-49e4-ad3e-e30b505dc615", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "GRANT", "resourceId": "f945cfb7-dc54-4d08-843d-47915b3c0600"}]}]}] {29} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_all_skip_args ... SKIPPED: Not ready yet grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '64234f88-f6fa-43fa-a0cb-2f545c623a08', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '13b066b2-8cf8-411c-828c-7bf05e1030ba', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '13b066b2-8cf8-411c-828c-7bf05e1030ba', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '13b066b2-8cf8-411c-828c-7bf05e1030ba', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa1', 'vim_connection_id': '13b066b2-8cf8-411c-828c-7bf05e1030ba', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '13b066b2-8cf8-411c-828c-7bf05e1030ba', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '13b066b2-8cf8-411c-828c-7bf05e1030ba', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '21a2458e-1c49-4616-a8d7-cbde5ba0736f', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '7d025ba4-e768-4aa0-9f6c-f517d9d8a21c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/21a2458e-1c49-4616-a8d7-cbde5ba0736f'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/7d025ba4-e768-4aa0-9f6c-f517d9d8a21c'}}}] {29} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_list_with_string_items [0.000157s] ... ok Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '64234f88-f6fa-43fa-a0cb-2f545c623a08', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/64234f88-f6fa-43fa-a0cb-2f545c623a08'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {19} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_helper [0.114610s] ... ok {19} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_action ... SKIPPED: Not ready yet {15} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_body_none [0.024550s] ... ok {18} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_debug [0.109458s] ... ok send_notification start notification[{'vnfInstanceId': '5ddaf580-8ed2-4680-b8f6-c9a846cad168', 'notificationType': 'VnfLcmOperationOccurrenceNotification'}] {18} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_adding_extra_data ... SKIPPED: Not ready yet {18} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_is_attr_set [0.021973s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {18} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_range [0.022277s] ... ok {18} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_bool [0.014050s] ... ok {18} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unmapped_tacker_error_with_json [0.017453s] ... ok {18} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_auth_cred_2_testing [0.017599s] ... ok {18} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_empty ... SKIPPED: Not ready yet send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '21a2458e-1c49-4616-a8d7-cbde5ba0736f', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '7d025ba4-e768-4aa0-9f6c-f517d9d8a21c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/21a2458e-1c49-4616-a8d7-cbde5ba0736f'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/7d025ba4-e768-4aa0-9f6c-f517d9d8a21c'}}, 'changed_info': {'vnf_instance_description': 'new_instance_discription', 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Can not find vnf instance for notification: vnf_lcm_subscription not found id[5ddaf580-8ed2-4680-b8f6-c9a846cad168] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {18} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_create_sub_resource ... SKIPPED: Not ready yet {37} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_non_4xx_error_logged_exception_level [0.026722s] ... ok {37} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_1_ [0.029245s] ... ok {37} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_2__ [0.027795s] ... ok {37} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit ... SKIPPED: Not ready yet {37} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_reverse_with_empty_page ... SKIPPED: Not ready yet {10} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.108039s] ... ok {10} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_non_iterable [0.023609s] ... ok {10} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_emulated_sort ... SKIPPED: Not ready yet [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Error in updating tables VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 2057, in instantiate self._update_vnf_attributes(context, vnf_instance, vnf_dict, File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 782, in _update_vnf_attributes vnf_attr_model.delete() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 732, in _update_vnf_attributes raise exceptions.VnfInstanceNotFound( tacker.common.exceptions.VnfInstanceNotFound: VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found Exception occured in instantiation for vnf instance 64234f88-f6fa-43fa-a0cb-2f545c623a08. Error: VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c FAILED_TEMP Error in getting resources for op id - a9c36d21-21aa-4692-8922-7999bbcae08c. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'FAILED_TEMP', 'vnfInstanceId': '64234f88-f6fa-43fa-a0cb-2f545c623a08', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/64234f88-f6fa-43fa-a0cb-2f545c623a08'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] {10} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields ... SKIPPED: Not ready yet Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] grant start grant_request[{"vnfInstanceId": "32d37389-e1b9-4c4e-8097-eec43fbd67fc", "vnfLcmOpOccId": "b402bc19-9a93-4db0-a2ab-ad0c6f9e3840", "vnfdId": "03264518-7bcb-4092-98ba-3b17a5b268e6", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/b402bc19-9a93-4db0-a2ab-ad0c6f9e3840"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/32d37389-e1b9-4c4e-8097-eec43fbd67fc"}}, "updateResources": [{"id": "f5db6241-d783-4ab8-b9e8-fd0dbe69676b", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "f6455c66-1856-479e-9ce7-fb9f813553f3", "resourceId": "da2f3640-d265-400f-b753-fe0240eaa08a", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "40e577fe-d2ca-4ad9-b422-bace49fc19b0", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "f6455c66-1856-479e-9ce7-fb9f813553f3", "resourceId": "4d6528e2-e86d-40f4-bb2e-23a673f237e4", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "2fa7a196-bacd-4473-8faf-1d5a0d10541b", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "f6455c66-1856-479e-9ce7-fb9f813553f3", "resourceId": "dabee01c-0eca-4698-9911-d62c40f4411a", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "e002ff5f-0a9e-44b1-ba34-0b84343d1e2e", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "f6455c66-1856-479e-9ce7-fb9f813553f3", "resourceId": "541f1395-6d09-40b6-9fc1-e85ffd61cffe", "vimLevelResourceType": "OS::Neutron::Port"}}]}] {38} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_extend_get_resource_response [0.037788s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 2057, in instantiate self._update_vnf_attributes(context, vnf_instance, vnf_dict, File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 782, in _update_vnf_attributes vnf_attr_model.delete() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 732, in _update_vnf_attributes raise exceptions.VnfInstanceNotFound( tacker.common.exceptions.VnfInstanceNotFound: VNF eb84260e-5ff7-4332-b032-50a14d6c1123 not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) grant end res_body[{'id': 'be5f288a-c4d4-401e-aedd-c3e45750fe28', 'vnf_instance_id': '32d37389-e1b9-4c4e-8097-eec43fbd67fc', 'vnf_lcm_op_occ_id': 'b402bc19-9a93-4db0-a2ab-ad0c6f9e3840', 'update_resources': [{'resource_definition_id': 'f5db6241-d783-4ab8-b9e8-fd0dbe69676b'}, {'resource_definition_id': '40e577fe-d2ca-4ad9-b422-bace49fc19b0'}, {'resource_definition_id': 'e002ff5f-0a9e-44b1-ba34-0b84343d1e2e'}, {'resource_definition_id': '2fa7a196-bacd-4473-8faf-1d5a0d10541b'}]}] {21} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_edit_previously_uneditable_field [0.129493s] ... ok {21} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_convert_boolean [0.019872s] ... ok {21} tacker.tests.unit.api.v2.test_api_v2.V2Views.test_subnet ... SKIPPED: Not ready yet {12} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_negative_value ... SKIPPED: Not ready yet [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Update vnf lcm b402bc19-9a93-4db0-a2ab-ad0c6f9e3840 PROCESSING {12} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_return_extra_attr ... SKIPPED: Not ready yet {12} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_keystone_bad ... SKIPPED: Not ready yet {12} tacker.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.025615s] ... ok {3} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_regex [0.024197s] ... ok {3} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.023876s] ... ok send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'a708f3f3-6f90-4f31-b0cc-61f6e8e0a4d7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'e095f9c4-99b3-4516-aa00-1359800174db', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/a708f3f3-6f90-4f31-b0cc-61f6e8e0a4d7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/e095f9c4-99b3-4516-aa00-1359800174db'}}}] Update vnf lcm b402bc19-9a93-4db0-a2ab-ad0c6f9e3840 COMPLETED {3} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_auth_cred_3 [0.030868s] ... ok Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {3} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters ... SKIPPED: Not ready yet {3} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_with_invalid_attribute ... SKIPPED: Not ready yet {3} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_attr_not_specified ... SKIPPED: Not ready yet Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING {3} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_delete_keystone ... SKIPPED: Not ready yet Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {3} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app_runtime_error [0.020807s] ... ok {3} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_delete_csar_data [0.003274s] ... ok {32} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_empty ... SKIPPED: Not ready yet {32} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_reverse_with_last_page ... SKIPPED: Not ready yet {32} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_keystone_bad_tenant ... SKIPPED: Not ready yet {32} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_oidc_auth_id_token_exsits [0.022821s] ... ok send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': 'a708f3f3-6f90-4f31-b0cc-61f6e8e0a4d7', 'operation': 'MODIFY_INFO', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'e095f9c4-99b3-4516-aa00-1359800174db', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/a708f3f3-6f90-4f31-b0cc-61f6e8e0a4d7'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/e095f9c4-99b3-4516-aa00-1359800174db'}}, 'changed_info': {'vnf_instance_name': 'new_instance_name', 'vnf_instance_description': 'new_instance_discription', 'vnf_provider': 'test vnf provider', 'vnf_product_name': 'Sample VNF', 'vnf_software_version': '1.0', 'vnfd_version': '1.0'}}] send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '40b2de14-2863-4c58-91db-8e29b7ffe6a1', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/40b2de14-2863-4c58-91db-8e29b7ffe6a1'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["MODIFY_INFO"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {15} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_action [0.045611s] ... ok {15} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_type [0.023083s] ... ok {15} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_list_none [0.024020s] ... ok {15} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_noauth ... SKIPPED: Not ready yet {15} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_k8s_client_service_account_token_auth [0.022906s] ... ok Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {13} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination ... SKIPPED: Not ready yet {0} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_keystone ... SKIPPED: Not ready yet Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {0} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_401 [0.023363s] ... ok {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_with_vnf_package_in_use ... SKIPPED: Such test is no longer feasible. {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_notify_completed [0.244133s] ... ok {30} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_not_implemented_error_exception [0.110161s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c COMPLETED Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Error in getting resources for op id - a9c36d21-21aa-4692-8922-7999bbcae08c. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '40b2de14-2863-4c58-91db-8e29b7ffe6a1', 'operation': 'TERMINATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/40b2de14-2863-4c58-91db-8e29b7ffe6a1'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] {24} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_localized [0.026432s] ... ok {24} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_no_route_args [0.025450s] ... ok Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["TERMINATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {26} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_change_locale [0.115815s] ... ok {31} tacker.tests.unit.api.v2.test_api_v2.ExtensionTestCase.test_extended_create ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_rollback [0.024174s] ... ok {19} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_not_empty [0.035422s] ... ok {24} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_status_204 [0.025661s] ... ok {24} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_with_invalid_dirs ... SKIPPED: Not ready yet {36} tacker.tests.unit.api.v1.test_router.TestAPIRouter.test_api_factory [0.024223s] ... ok {36} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_is_default_2 [0.028874s] ... ok {30} tacker.tests.unit.api.test_api_common.SortingEmulatedHelperTestcase.test_sort [0.022615s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {30} tacker.tests.unit.api.test_extensions.ExtensionControllerTest.test_extension_can_be_accessed_by_alias ... SKIPPED: Not ready yet {30} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_none [0.022217s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {38} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_auth_cred_1_ [0.028578s] ... ok {38} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_non_integer ... SKIPPED: Not ready yet [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver {11} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_action [0.037304s] ... ok {11} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_uuid [0.022494s] ... ok {15} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_password_mask_args_kwargs ... SKIPPED: Not ready yet {31} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_no_body ... SKIPPED: Not ready yet {39} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteEncodeTest.test_decode_return_data [0.118801s] ... ok {9} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.022475s] ... ok {2} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_a_valid_dict_with_constraints [0.025874s] ... ok {2} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_regex_or_none [0.025533s] ... ok {2} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_empty_list [0.023924s] ... ok {36} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_attr_info_with_convert_list_to ... SKIPPED: Not ready yet POST http://localhost/ MalformedRequestBody: Malformed request body Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 507, in _from_json return jsonutils.loads(datastring) File "/usr/lib/python3.9/site-packages/oslo_serialization/jsonutils.py", line 249, in loads return json.loads(encodeutils.safe_decode(s, encoding), **kwargs) File "/usr/lib64/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib64/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python3.9/json/decoder.py", line 353, in raw_decode obj, end = self.scan_once(s, idx) json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 987, in __call__ action, args, accept = self.deserializer.deserialize(request) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 560, in deserialize action_args.update(self.deserialize_body(request, action)) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 596, in deserialize_body return deserializer.deserialize(body, action) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 497, in deserialize return self.dispatch(datastring, action=action) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 417, in dispatch return action_method(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 513, in default return {'body': self._from_json(datastring)} File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 510, in _from_json raise exception.MalformedRequestBody(reason=msg) tacker.common.exceptions.MalformedRequestBody: Malformed request body: Cannot understand JSON {17} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_all_kwargs ... SKIPPED: Not ready yet {17} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_no_option_param [0.023641s] ... ok {17} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_list_with_dict_items [0.000200s] ... ok {38} tacker.tests.unit.api.v2.test_api_v2.FiltersTestCase.test_attr_info_with_convert_to ... SKIPPED: Not ready yet {12} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant [0.022802s] ... ok {23} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_4_123 [0.029923s] ... ok {23} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone ... SKIPPED: Not ready yet {23} tacker.tests.unit.common.test_utils.TestChangeMemory.test_change_memory_from_gb_to_mb [0.000204s] ... ok {23} tacker.tests.unit.common.test_utils.TestChangeMemory.test_change_memory_from_mb_to_gb [0.000151s] ... ok {23} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_terminate [0.024971s] ... ok {11} tacker.tests.unit.api.v1.test_attributes.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_multiple_values ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {9} tacker.tests.unit.api.v1.test_router.TestIndex.test_index [0.023078s] ... ok {6} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_http_exception [0.116686s] ... ok {6} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_with_fields ... SKIPPED: Not ready yet {39} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_action [0.050908s] ... ok {39} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_or_empty [0.022190s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {39} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_fixed_ips [0.022898s] ... ok {39} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_not_empty_string [0.023825s] ... ok {4} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk_missing_attr ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook_not_all_methods_implemented [0.024852s] ... ok {8} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_can_be_added_as_extension [0.036848s] ... ok {22} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_plural_mappings_with_suffix_y [0.022994s] ... ok {22} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_multiple_empty ... SKIPPED: Not ready yet {39} tacker.tests.unit.api.v1.test_resource.RequestTestCase.test_context_without_tacker_context [0.022752s] ... ok {30} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_mac_address_or_none [0.022260s] ... ok {39} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_plural_mappings [0.022169s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification [0.248459s] ... ok {1} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_csar_files [0.055861s] ... ok {38} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_no_keystone_env ... SKIPPED: Not ready yet {2} tacker.tests.unit.api.v1.test_resource.RequestTestCase.test_context_with_tacker_context [0.024191s] ... ok {30} tacker.tests.unit.api.v1.test_attributes.TestConvertToList.test_convert_to_list_string [0.022126s] ... ok Get Access Token, Connecting to {7} tacker.tests.unit.api.test_api_common.APICommonTestCase.test_prepare_request_param_value_none [0.023217s] ... ok {24} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_delete_keystone_bad_tenant ... SKIPPED: Not ready yet The pre-parsed input successfully passed validation. [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {19} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim [0.029842s] ... ok {26} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_post_with_body [0.024490s] ... ok {19} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_readonly_field ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {7} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_uuid_pattern [0.022641s] ... ok {2} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk_partial_body ... SKIPPED: Not ready yet {7} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_none_to_empty_dict [0.022108s] ... ok {35} tacker.tests.unit.api.test_extensions.ResourceExtensionTest.test_plugin_prefix_with_parent_resource [0.130402s] ... ok {10} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_show_sub_resource ... SKIPPED: Not ready yet {7} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_infinite_pagination_max_limit ... SKIPPED: Not ready yet {19} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_dict [0.000384s] ... ok {19} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_list_with_dict_items [0.000136s] ... ok {15} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_callback_uri_false [0.271201s] ... ok {28} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_mac_pattern [0.108687s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {10} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_upload_vnf_package_content [0.025466s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {10} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_upload_vnf_package_from_uri [0.025235s] ... ok {6} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort ... SKIPPED: Not ready yet {24} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_known_args_kwargs_unknown_kwargs ... SKIPPED: Not ready yet {28} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_fields_multiple ... SKIPPED: Not ready yet {28} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_delete_noauth ... SKIPPED: Not ready yet Get Access Token, Connecting to {7} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_fields ... SKIPPED: Not ready yet {7} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_with_additional_params [0.000403s] ... ok {17} tacker.tests.unit.common.test_utils.TestDict2Tuples.test_dict [0.044905s] ... ok {8} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_required_keys [0.026171s] ... ok {9} tacker.tests.unit.api.v2.test_api_v2.ListArgsTestCase.test_list_args [0.023127s] ... ok {2} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_no_resource ... SKIPPED: Not ready yet {4} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_invalid_attribute_field ... SKIPPED: Not ready yet {7} tacker.tests.unit.common.test_utils.TestValidateUrl.test_no_path_in_url [0.000174s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {30} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_http_error [0.027829s] ... ok If you want to register kubernetes vim with helm, please set ssl_ca_cert. {39} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_type_3_None [0.028215s] ... ok {30} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_mapped_tacker_error_with_json [0.025950s] ... ok {33} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_check_exit_code [0.111531s] ... ok {35} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_str [0.022558s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {33} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_no_raise_runtime [0.029009s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {22} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_keystone_shared_network ... SKIPPED: Not ready yet Get Access Token, Connecting to The pre-parsed input successfully passed validation. {9} tacker.tests.unit.api.v2.test_api_v2.ResourceIndexTestCase.test_index_json [0.022955s] ... ok {8} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_status_200 [0.024208s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {9} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_update_sub_resource ... SKIPPED: Not ready yet {33} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_get_resources ... SKIPPED: Not ready yet {33} tacker.tests.unit.api.test_extensions.RequestExtensionTest.test_headers_can_be_extended [0.042455s] ... ok {30} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_unhandled_error_with_json [0.026282s] ... ok {30} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_page_reverse_with_non_bool ... SKIPPED: Not ready yet {30} tacker.tests.unit.api.v2.test_api_v2.NotificationTest.test_network_delete_notifer ... SKIPPED: Not ready yet {9} tacker.tests.unit.api.v2.test_api_v2.V2Views.test_network ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {6} tacker.tests.unit.api.v2.test_api_v2.ListArgsTestCase.test_list_args_with_empty [0.023490s] ... ok {30} tacker.tests.unit.api.v2.test_api_v2.NotificationTest.test_network_update_notifer ... SKIPPED: Not ready yet {20} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_hostroutes [0.109027s] ... ok {20} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_int [0.022921s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {20} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_with_convert_list_to ... SKIPPED: Not ready yet {28} tacker.tests.unit.api.v2.test_api_v2.NotificationTest.test_network_create_notifer ... SKIPPED: Not ready yet {28} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_core_api_client [0.023784s] ... ok {22} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_delete_sub_resource ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple ... SKIPPED: Not ready yet {2} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_with_empty_page ... SKIPPED: Not ready yet {2} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_extract_csar_zip_file_for_file_permissions [0.002482s] ... ok {35} tacker.tests.unit.api.v1.test_resource.ResourceTestCase.test_4xx_error_logged_info_level [0.026876s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {29} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_retry [0.241232s] ... ok {9} tacker.tests.unit.api.v2.test_api_v2.V2Views.test_port ... SKIPPED: Not ready yet {0} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update [0.066349s] ... ok {28} tacker.tests.unit.common.container.test_kubernetes_utils.TestKubernetesHTTPAPI.test_get_extension_api_client ... SKIPPED: Delete deprecated api test Directory to write image files does not exist (/var/lib/glance/images). Creating. {2} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_send_error [0.265789s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_non_integer_pagination_max_limit ... SKIPPED: Not ready yet {4} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_list_pagination_with_last_page ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {0} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_api_ver_option [0.047872s] ... ok {4} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_noauth ... SKIPPED: Not ready yet {33} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_dict_not_required_keys [0.022267s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {33} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_int [0.022491s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {33} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple_empty ... SKIPPED: Not ready yet PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef {25} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_raise_runtime_log_fail_as_error [0.116625s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {0} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_make_vnf_packages_list [0.063069s] ... ok {27} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_without_vnf_instance_description [0.245971s] ... ok {33} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple_values ... SKIPPED: Not ready yet {26} tacker.tests.unit.api.v2.test_api_v2.CreateResourceTestCase.test_resource_creation [0.014319s] ... ok {25} tacker.tests.unit.api.test_api_common.PaginationEmulatedHelperTestcase.test_pagination_emulate_class [0.022428s] ... ok {25} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_subdictionary [0.022349s] ... ok {2} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_list [0.093432s] ... ok {13} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_unknown_auth_type [0.244775s] ... ok {8} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_invalid_vim_project_3 [0.028644s] ... ok The required parameter descriptor_id is not provided The required parameter descriptor_version is not provided GET http://localhost/ The required parameter provider is not provided The required parameter product_name is not provided The required parameter software_version is not provided The required parameter vnfm_info is not provided The required parameter flavour_id is not provided The required parameter flavour_description is not provided {34} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_execute_raises [0.111224s] ... ok Exception handling resource: getattr(): attribute name must be string Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 1000, in __call__ action_result = self.dispatch(request, action, args) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 1040, in dispatch controller_method = getattr(self.controller, action) TypeError: getattr(): attribute name must be string .FakeRequest.method of .FakeRequest object at 0x7f8894381820>> http://where.no {34} tacker.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_process_input [0.026406s] ... ok Unable to deserialize body as provided Content-Type InvalidContentType: Unsupported Content-Type Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 600, in get_body_deserializer return self.body_deserializers[content_type] KeyError: 'best_match_content_type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 987, in __call__ action, args, accept = self.deserializer.deserialize(request) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 560, in deserialize action_args.update(self.deserialize_body(request, action)) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 588, in deserialize_body LOG.error("Unable to deserialize body as provided " File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 585, in deserialize_body deserializer = self.get_body_deserializer(content_type) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 602, in get_body_deserializer raise exception.InvalidContentType(content_type=content_type) tacker.common.exceptions.InvalidContentType: Invalid content type best_match_content_type {33} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_without_direction ... SKIPPED: Not ready yet {8} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_filters_multiple_with_empty ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Error processing CSAR file /tmp/56357a6f-a66b-4782-8f19-3bf9835e3db6/tmp4tbivyu4.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Node property "sw_image_data" is missing for artifact sw_image for node VDU1.. {33} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_bulk_no_networks ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app [0.023097s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {35} tacker.tests.unit.api.v1.test_vim.VIMCreateTestCase.test_create_vim_with_invalid_is_default_1 [0.028744s] ... ok {25} tacker.tests.unit.api.v1.test_attributes.TestConvertToBoolean.test_convert_to_boolean_str [0.023585s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {20} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_unspecific ... SKIPPED: Not ready yet {34} tacker.tests.unit.api.test_extensions.ExtensionManagerTest.test_invalid_extensions_are_not_registered [0.024393s] ... ok Get Access Token, Connecting to {34} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_subnet [0.028316s] ... ok {34} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_sort_with_primary_key ... SKIPPED: Not ready yet {33} tacker.tests.unit.common.test_config.ConfigurationTest.test_defaults [0.022988s] ... ok {16} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance [0.341571s] ... ok {14} tacker.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_deleting_extra_data ... SKIPPED: Not ready yet {13} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_missing_file [0.031643s] ... ok {27} tacker.tests.unit.db.test_db_migration.TestCli.test_current [0.029194s] ... ok {24} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant [0.287314s] ... ok {1} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_lcm_notification_exception_in_exception [0.166444s] ... ok {25} tacker.tests.unit.api.v1.test_attributes.TestConvertToInt.test_convert_to_int_none [0.022516s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images {20} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_readonly_attr ... SKIPPED: Not ready yet Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {14} tacker.tests.unit.api.test_extensions.PluginInterfaceTest.test_issubclass_hook_class_without_abstract_methods [0.023219s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.conductor.conductorrpc.test_vnf_pkgm_rpc.VnfPackageRPCTestCase.test_get_vnf_package_vnfd [0.024588s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {39} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_emulated_sort_without_sort_field ... SKIPPED: Not ready yet /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {39} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_limit_with_zero ... SKIPPED: Not ready yet {34} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_get_noauth ... SKIPPED: Not ready yet POST http://localhost/ {35} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_page_reverse ... SKIPPED: Not ready yet MalformedRequestBody: Malformed request body Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 507, in _from_json return jsonutils.loads(datastring) File "/usr/lib/python3.9/site-packages/oslo_serialization/jsonutils.py", line 249, in loads return json.loads(encodeutils.safe_decode(s, encoding), **kwargs) File "/usr/lib64/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib64/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python3.9/json/decoder.py", line 353, in raw_decode obj, end = self.scan_once(s, idx) json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 987, in __call__ action, args, accept = self.deserializer.deserialize(request) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 560, in deserialize action_args.update(self.deserialize_body(request, action)) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 596, in deserialize_body return deserializer.deserialize(body, action) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 497, in deserialize return self.dispatch(datastring, action=action) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 417, in dispatch return action_method(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 513, in default return {'body': self._from_json(datastring)} File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 510, in _from_json raise exception.MalformedRequestBody(reason=msg) tacker.common.exceptions.MalformedRequestBody: Malformed request body: Cannot understand JSON {8} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_exception_from_read_vnfd_files [0.273059s] ... ok GET http://localhost//vnf_packages /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {8} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_notify_processing [0.084353s] ... ok {34} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_known_args_unknown_args_kwargs ... SKIPPED: Not ready yet {15} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_exception [0.121233s] ... ok {14} tacker.tests.unit.api.v1.test_attributes.TestAttributes.test_validate_ip_pools [0.022709s] ... ok {39} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_create_with_keystone_env ... SKIPPED: Not ready yet {29} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_in_grants [0.062086s] ... ok {14} tacker.tests.unit.api.v1.test_resource_helper.ResourceHelperTestCase.test_build_resource_info [0.023449s] ... ok {27} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_unauthorised [0.028052s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. The pre-parsed input successfully passed validation. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Get Access Token, Connecting to /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {14} tacker.tests.unit.api.v2.test_api_v2.APIv2TestCase.test_native_pagination_without_native_sorting ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {2} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_keystone_v3 [0.044099s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data [0.188864s] ... ok {33} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_csar_files_exception [0.169744s] ... ok {24} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_vim_missing_auth [0.031819s] ... ok {14} tacker.tests.unit.api.v2.test_api_v2.JSONV2TestCase.test_update_keystone ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_encode_vim_auth_barbican [0.025916s] ... ok The required parameter selected_flavour is not provided {14} tacker.tests.unit.api.v2.test_api_v2.SubresourceTest.test_index_sub_resource ... SKIPPED: Not ready yet [fernet_tokens] key_repository does not appear to exist; attempting to create it {16} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_1 [0.090428s] ... ok Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {14} tacker.tests.unit.common.test_config.ConfigurationTest.test_load_paste_app_not_found [0.022471s] ... ok {14} tacker.tests.unit.common.test_utils.TestSnakeToCamelCase.test_convert_snakecase_to_camelcase_list_with_string_items [0.000139s] ... ok {12} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_retry_notification [0.248950s] ... ok {23} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant_exception [0.276221s] ... ok {34} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_obj_load_attr_without_id_in_object [0.239669s] ... ok {13} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_get_by_id [0.053619s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {19} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_init_host [0.242508s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {23} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_internal_server_error [0.030880s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. [fernet_tokens] key_repository does not appear to exist; attempting to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Unable to create datadir: /var/lib/glance/images {23} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_with_usage_state_already_in_use ... SKIPPED: Such test is no longer feasible. Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {29} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_timeout [0.056588s] ... ok {17} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_with_auth_client_credentials [0.260998s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {2} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_destroy [0.052754s] ... ok {8} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_userpass_to_oidc [0.049920s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {0} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_delete_vnffg [0.127487s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.db.test_vnf_package_vnfd.TestVnfPackageVnfd.test_vnf_package_vnfd_get_by_id [0.051825s] ... ok {1} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_grants_exception [0.096405s] ... ok {23} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_obj_load_attr_without_context [0.026797s] ... ok {26} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_grants_out_resource_exception [0.071183s] ... ok {19} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_internal_processing [0.056761s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it {16} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_exception [0.078958s] ... ok Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {7} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant_exception_http_error [0.320279s] ... ok {7} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_failed_to_update_usage_state ... SKIPPED: Such test is no longer feasible. {8} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_with_id [0.027606s] ... ok {12} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant_resource_exception [0.077302s] ... ok {24} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_vnf_mapping [0.084055s] ... ok The pre-parsed input successfully passed validation. {33} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_without_virtual_storage [0.088189s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.extensions.test_extension_extended_attribute.ExtensionExtendedAttributeTestCase.test_ext_test_resource_get ... SKIPPED: Not ready yet {34} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_destroy_vnf_package [0.083033s] ... ok {2} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_show [0.051013s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {0} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_ext_vl_and_ext_managed_vl [0.033262s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. {26} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_not_found_subscription [0.035179s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {16} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_success [0.028994s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {13} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_create_event [0.042636s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. The pre-parsed input successfully passed validation. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {23} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_save_error [0.039315s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {8} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_save [0.028000s] ... ok GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd {19} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_create_event [0.038141s] ... ok {17} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_without_vnf_instance_name [0.071964s] ... ok {12} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_destroy_vnf_instance [0.035741s] ... ok HTTP exception thrown: VNF Package f26f181d-7891-4720-b022-b074ec1733ef state is not ONBOARDED {27} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_param_values [0.135395s] ... ok {23} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_user_id [0.014576s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {15} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant [0.147620s] ... ok {24} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_ext_virt_link_info_obj_from_primitive_and_obj_to_dict [0.043105s] ... ok {0} tacker.tests.unit.objects.test_vim_connection.TestVnfResource.test_obj_from_primitive_and_object_to_dict [0.035719s] ... ok {23} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_without_session_to_dict [0.012932s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {33} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_token_to_oidc [0.052802s] ... ok {10} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant [0.330657s] ... ok {26} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_get_by_id_with_no_existing_id [0.032846s] ... ok The unnamed classifier approach will be deprecated in subsequent releases VNFFG update requires named classifiers {1} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vim [0.053448s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_event_not_found [0.041050s] ... ok {7} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_update_lcm_with_vnf_pkg_id [0.067696s] ... ok {34} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_existing_key_new_value [0.057455s] ... ok {23} tacker.tests.unit.test_policy.PolicyFileTestCase.test_modified_policy_reloads ... SKIPPED: Not ready yet {12} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_get_by_id [0.036088s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_get_by_id [0.046869s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {2} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_destroy [0.057005s] ... ok {26} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_without_username_password [0.016920s] ... ok {15} tacker.tests.unit.db.test_db_migration.TestCli.test_update_head_file_success [0.030749s] ... ok {8} tacker.tests.unit.test_privsep.PrivsepTest.test_privsep_ls ... SKIPPED: Failed on zuul or non-devstack env for root privilege Directory to write image files does not exist (/var/lib/glance/images). Creating. {16} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_vnf_package_artifact_create [0.053995s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {23} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_tenant_id_check_no_target_field_raises ... SKIPPED: Not ready yet {29} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_grant [0.126434s] ... ok {24} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_destroy_for_invalid_tenant_id [0.043946s] ... ok {17} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_all_option [0.057463s] ... ok {26} tacker.tests.unit.objects.test_fields.TestListOfObjects.test_list_of_obj [0.014294s] ... ok {33} tacker.tests.unit.objects.test_vnf.TestVnf.test_vnf_index_list [0.029360s] ... ok DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef {34} tacker.tests.unit.nfvo.drivers.vnffg.sfc_drivers.networking-sfc.test_n_sfc.TestChainSFC.test_create_flow_classifier [0.022291s] ... ok {23} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_unicode [0.011875s] ... ok {8} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_unsupported [0.013739s] ... ok delete vnfd_attribute failed {0} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_destroy [0.041209s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it delete vnfd failed Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {10} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_onboard_vnf_package_through_upload_vnf_package_content [0.044544s] ... ok {23} tacker.tests.unit.test_wsgi.JSONDictSerializerTest.test_json [0.011979s] ... ok {8} tacker.tests.unit.test_wsgi.ResourceTest.test_malformed_request_body_throws_bad_request [0.014309s] ... ok {24} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth_invalid_token_type [0.015538s] ... ok {13} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_event_by_id [0.040729s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {7} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_event_not_found [0.041004s] ... ok {2} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_check_vnfd_attribute [0.040777s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {26} tacker.tests.unit.objects.test_terminate_vnf_request.TestTerminateVnfRequest.test_obj_from_primitive [0.021551s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {23} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_with_given_content_types [0.012695s] ... ok {24} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_to_dict [0.014027s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {0} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_noauth_with_local [0.023503s] ... ok {16} tacker.tests.unit.db.test_vnf_package_vnfd.TestVnfPackageVnfd.test_vnf_package_vnfd_create [0.044476s] ... ok {33} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_save [0.032886s] ... ok {17} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_mark_delete_option [0.037234s] ... ok {29} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events [0.046572s] ... ok {8} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_non_existing_vnf_package [0.017743s] ... ok {34} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnf_ext_cp_info_obj_from_primitive_and_obj_to_dict [0.040720s] ... ok The pre-parsed input successfully passed validation. {24} tacker.tests.unit.test_policy.DefaultPolicyTestCase.test_policy_called ... SKIPPED: Not ready yet {23} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_with_size [0.017140s] ... ok {2} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_bearer_2_VnfpkgmAPIRouter [0.031423s] ... ok {24} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_no_context_is_admin_policy ... SKIPPED: Not ready yet {15} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_destroy_vnf_resource [0.071756s] ... ok {34} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_oauth2_client_credentials_with_local [0.015525s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {8} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_non_range [0.016916s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_build_subattribute_match_rule_wrong_validation_info ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {10} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_revert_upload_vnf_package_in_load_csar_data [0.044776s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {33} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_create_1 [0.034891s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.objects.test_vnf_lcm_op_occs.TestVnfLcmOpOcc.test_create [0.035836s] ... ok The required parameter selected_flavour is not provided {23} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_01 [0.018908s] ... ok {24} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.013327s] ... ok {1} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_no_classifier [0.102859s] ... ok {10} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_wrong_contents [0.016578s] ... ok {34} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_none [0.018225s] ... ok {0} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_firewall_policy_shared ... SKIPPED: Not ready yet {2} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_http_false ... SKIPPED: Not ready yet {19} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_create_vnf_lcm_op_occ_v2 [0.144899s] ... ok {24} tacker.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler [0.014543s] ... ok Get Access Token, Connecting to {26} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_list [0.032640s] ... ok {23} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_26 [0.021622s] ... ok {33} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_check_vnfd_attribute [0.025228s] ... ok {15} tacker.tests.unit.glance_store.test_store.StoreBaseTest.test_get_csar_data_iter_with_username_password [0.034220s] ... ok {34} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_1_GET [0.015408s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {10} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_vim_with_use_helm_parameter_and_not_set_ssl_ca_cert [0.026567s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_ns [0.086033s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {16} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_save [0.071337s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {2} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_role_check ... SKIPPED: Not ready yet [fernet_tokens] key_repository does not appear to exist; attempting to create it Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {34} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_default_raise_Malformed_Exception [0.012832s] ... ok GET http://localhost//vnf_packages sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {17} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_list [0.076147s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_5 [0.019433s] ... ok {33} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_2_PUT [0.016919s] ... ok {27} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_vnffgd_template [0.168029s] ... ok Error processing CSAR file /tmp/af5d0480-8081-477a-9dc5-ced0e014b09c/tmpk2i169tf.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Node property "sw_image_data" is missing for artifact sw_image for node VDU1.. {1} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create_with_id [0.046784s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {23} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_03 [0.027672s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_without_user_define_data [0.028433s] ... ok {34} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_utf8 [0.012733s] ... ok {15} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_flavour_and_instantiation_level [0.028610s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {10} tacker.tests.unit.test_alarm_receiver.TestAlarmReceiver.test_handle_url_action_name [0.017087s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {29} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffgd [0.086673s] ... ok {33} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_admin_only_subattribute ... SKIPPED: Not ready yet {19} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_delete_vim [0.042516s] ... ok The required parameter selected_flavour is not provided {2} tacker.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_default [0.022973s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_6 [0.019409s] ... ok {16} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_auth_token [0.024641s] ... ok {23} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_invalid_uuid [0.017380s] ... ok {33} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_context_is_admin_rule_missing ... SKIPPED: Not ready yet {10} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_invalid_scope [0.018212s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_make_compatible [0.026599s] ... ok {2} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_from_query_extension [0.017469s] ... ok {33} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_rule_check ... SKIPPED: Not ready yet /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {23} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_non_range [0.017506s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {24} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_update_existing_user_data [0.025906s] ... ok {1} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_invalid_attribute [0.035836s] ... ok {10} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_bearer_1_VnflcmAPIRouter [0.019011s] ... ok {16} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth [0.025629s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it {2} tacker.tests.unit.test_wsgi.ResourceTest.test_type_error [0.018264s] ... ok Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {33} tacker.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request [0.014818s] ... ok {7} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_mark_delete_v2 [0.156831s] ... ok {15} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_destroy_failure_without_id [0.051032s] ... ok Get Access Token, Connecting to {23} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_1 [0.019600s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_status [0.017848s] ... ok {10} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info_fail_timeout [0.015224s] ... ok {39} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_csar_with_missing_sw_image_data_in_main_template [0.412459s] ... ok {33} tacker.tests.unit.test_wsgi.ResourceTest.test_dispatch_unknown_controller_action [0.013777s] ... ok {16} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_2_PUT [0.026430s] ... ok {10} tacker.tests.unit.test_policy.PolicyTestCase.test_check_non_existent_action ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. {1} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_resource_handle_obj_from_primitive_and_object_to_dict [0.035775s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {2} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_06 [0.021790s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_1__vnfpkgm_v1_vnf_packages [0.019994s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {33} tacker.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_throws_unsupported_media_type_error [0.014669s] ... ok {7} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_events [0.023691s] ... ok {23} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_4 [0.023838s] ... ok {27} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_virt_strg_res_info_obj_from_primitive_and_obj_to_dict [0.082127s] ... ok {26} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_destroy_failure_without_id [0.053536s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {10} tacker.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port [0.013316s] ... ok {13} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_abstract_types_inline [0.104883s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_default [0.020551s] ... ok {23} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_6 [0.017119s] ... ok {29} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffgd_no_input_name [0.093324s] ... ok {10} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain [0.013479s] ... ok {16} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_4_DELETE [0.027354s] ... ok {33} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_2 [0.018662s] ... ok {2} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_25 [0.022995s] ... ok {15} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create [0.051348s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {7} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_create [0.032047s] ... ok {27} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_user_tenant_name [0.025148s] ... ok {23} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_06 [0.019496s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_08 [0.021732s] ... ok {10} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_range [0.016706s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {33} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_04 [0.018868s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {16} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create [0.023572s] ... ok {34} tacker.tests.unit.tosca.test_tosca_templates_under_samples.TestSamples.test_alarm_sample [0.122785s] ... ok {1} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnfc_cp_info_obj_from_primitive_and_obj_to_dict [0.055249s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_10 [0.017563s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {27} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_1_GET [0.024756s] ... ok {26} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_invalid_attribute [0.055327s] ... ok {13} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffgd_inline [0.049281s] ... ok {33} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_07 [0.018252s] ... ok The pre-parsed input successfully passed validation. {29} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_delete_ns_force [0.045437s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {10} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_invalid_status [0.024964s] ... ok The required parameter selected_flavour is not provided {16} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create_with_request_id [0.023388s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {15} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_create [0.040553s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_combination [0.017659s] ... ok {27} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_firewall_rule_shared ... SKIPPED: Not ready yet {33} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_4 [0.018887s] ... ok {7} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_ns_inline [0.051667s] ... ok {10} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_4 [0.018610s] ... ok {16} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_nonadminctx_returns_403 ... SKIPPED: Not ready yet The required parameter selected_flavour is not provided {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_3 [0.016488s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {29} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_attribute_with_valid_data [0.025938s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_destroy_without_id [0.043738s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {34} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_204_status [0.044316s] ... ok Unable to create datadir: /var/lib/glance/images Directory to write image files does not exist (/var/lib/glance/images). Creating. Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_parent_resource ... SKIPPED: Not ready yet {26} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_obj_load_attr_without_id_in_object [0.048681s] ... ok GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef {10} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_02 [0.021800s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {19} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_legacy_vnffgd_template [0.177769s] ... ok Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {13} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_instantiated_info_obj_from_primitive_and_obj_to_dict [0.049179s] ... ok {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_10 [0.018925s] ... ok {15} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_delete [0.042144s] ... ok {7} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_template_param_not_parse [0.028247s] ... ok {29} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_with_no_existing_id [0.027634s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_missing [0.022100s] ... ok {1} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_default [0.024271s] ... ok {13} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_update ... SKIPPED: Not ready yet {10} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_02 [0.020431s] ... ok Error processing CSAR file /tmp/28bec5db-56e6-4337-9643-3c20ae0e45f0/tmpurjulwaq.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Policy of type "tosca.policies.nfv.InstantiationLevels is not defined.. {24} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_url_3_xyz___github_com_abc_xyz [0.017048s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_usage_state_in_use [0.029940s] ... ok {12} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_nsd_inline [0.350623s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_1 [0.033592s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {26} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_basic_with_subscription [0.024225s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {7} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_create_2 [0.033667s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.test_wsgi.SerializerTest.test_serialize_content_type_json [0.022405s] ... ok {29} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_vnf_package_list_by_filter [0.029956s] ... ok {15} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_3_POST [0.032535s] ... ok {19} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_destroy [0.041257s] ... ok {10} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_2 [0.023235s] ... ok {4} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_artifacts_and_without_sw_image_data [1.002092s] ... ok {26} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_overwrite [0.026535s] ... ok {12} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vim_k8s_oidc [0.031077s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_1 [0.031486s] ... ok {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_nested_complex_attribute [0.031958s] ... ok {29} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_3_POST [0.015939s] ... ok {15} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_invalid_parent_resource_raises ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Directory to write image files does not exist (/var/lib/glance/images). Creating. {7} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_save_error [0.027233s] ... ok Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {10} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_24 [0.022978s] ... ok {29} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_5_PATCH [0.015396s] ... ok {26} tacker.tests.unit.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default ... SKIPPED: Not ready yet {14} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_single_yaml_csar [0.924923s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {29} tacker.tests.unit.test_privsep.PrivsepTest.test_rootwrap ... SKIPPED: Failed on zuul or non-devstack env for root privilege Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_28 [0.032368s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {12} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_duplicate_criteria [0.030724s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {34} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_04 [0.031666s] ... ok {29} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch [0.012742s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. tosca-parser error: The pre-parsed input failed validation with the following error(s): UnknownFieldError: Data value of type "tosca.nfv.datatypes.aclType" contains unknown field "blah". Refer to the definition to verify valid values. File /usr/lib64/python3.9/runpy.py, line 197, in _run_module_as_main return _run_code(code, main_globals, None, File /usr/lib64/python3.9/runpy.py, line 87, in _run_code exec(code, run_globals) File /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py, line 93, in main() File /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py, line 87, in main program.TestProgram( File /usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py, line 185, in __init__ self.runTests() File /usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py, line 226, in runTests self.result = testRunner.run(self.test) File /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py, line 52, in run test(result) File /usr/lib64/python3.9/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.9/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.9/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.9/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.9/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.9/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.9/unittest/case.py, line 651, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 654, in run return run_test.run(result) File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 145, in _run_core if self.exception_caught == self._run_user( File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 193, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 702, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tacker-9.0.0/tacker/tests/unit/nfvo/test_nfvo_plugin.py, line 859, in test_validate_tosca_invalid self.assertRaises(nfvo.ToscaParserFailed, File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 467, in assertRaises self.assertThat(our_callable, matcher) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 478, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 530, in _matchHelper mismatch = matcher.match(matchee) File /usr/lib/python3.9/site-packages/testtools/matchers/_exception.py, line 97, in match result = matchee() File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 1039, in __call__ return self._callable_object(*self._args, **self._kwargs) File /builddir/build/BUILD/tacker-9.0.0/tacker/common/log.py, line 35, in wrapper return method(*args, **kwargs) File /builddir/build/BUILD/tacker-9.0.0/tacker/nfvo/nfvo_plugin.py, line 258, in validate_tosca tosca_template.ToscaTemplate( File /usr/lib/python3.9/site-packages/toscaparser/tosca_template.py, line 103, in __init__ self.topology_template = self._topology_template() File /usr/lib/python3.9/site-packages/toscaparser/tosca_template.py, line 118, in _topology_template return TopologyTemplate(self._tpl_topology_template(), File /usr/lib/python3.9/site-packages/toscaparser/topology_template.py, line 57, in __init__ self.nodetemplates = self._nodetemplates() File /usr/lib/python3.9/site-packages/toscaparser/topology_template.py, line 97, in _nodetemplates tpl.validate(self) File /usr/lib/python3.9/site-packages/toscaparser/nodetemplate.py, line 193, in validate prop.validate() File /usr/lib/python3.9/site-packages/toscaparser/properties.py, line 68, in validate self.value = DataEntity.validate_datatype(self.type, self.value, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 167, in validate_datatype return data.validate() File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 99, in validate DataEntity.validate_datatype(prop_schema.type, value, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 146, in validate_datatype DataEntity.validate_entry(value, entry_schema, custom_def) File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 177, in validate_entry DataEntity.validate_datatype(schema.type, v, schema.entry_schema, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 167, in validate_datatype return data.validate() File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 99, in validate DataEntity.validate_datatype(prop_schema.type, value, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 167, in validate_datatype return data.validate() File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 71, in validate ExceptionCollector.appendException( Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/nfvo/nfvo_plugin.py", line 258, in validate_tosca tosca_template.ToscaTemplate( File "/usr/lib/python3.9/site-packages/toscaparser/tosca_template.py", line 115, in __init__ self.verify_template() File "/usr/lib/python3.9/site-packages/toscaparser/tosca_template.py", line 309, in verify_template raise ValidationError( toscaparser.common.exception.ValidationError: The pre-parsed input failed validation with the following error(s): UnknownFieldError: Data value of type "tosca.nfv.datatypes.aclType" contains unknown field "blah". Refer to the definition to verify valid values. File /usr/lib64/python3.9/runpy.py, line 197, in _run_module_as_main return _run_code(code, main_globals, None, File /usr/lib64/python3.9/runpy.py, line 87, in _run_code exec(code, run_globals) File /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py, line 93, in main() File /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py, line 87, in main program.TestProgram( File /usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py, line 185, in __init__ self.runTests() File /usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py, line 226, in runTests self.result = testRunner.run(self.test) File /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py, line 52, in run test(result) File /usr/lib64/python3.9/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.9/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.9/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.9/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.9/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.9/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.9/unittest/case.py, line 651, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 654, in run return run_test.run(result) File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 145, in _run_core if self.exception_caught == self._run_user( File /usr/lib/python3.9/site-packages/testtools/runtest.py, line 193, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 702, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tacker-9.0.0/tacker/tests/unit/nfvo/test_nfvo_plugin.py, line 859, in test_validate_tosca_invalid self.assertRaises(nfvo.ToscaParserFailed, File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 467, in assertRaises self.assertThat(our_callable, matcher) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 478, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 530, in _matchHelper mismatch = matcher.match(matchee) File /usr/lib/python3.9/site-packages/testtools/matchers/_exception.py, line 97, in match result = matchee() File /usr/lib/python3.9/site-packages/testtools/testcase.py, line 1039, in __call__ return self._callable_object(*self._args, **self._kwargs) File /builddir/build/BUILD/tacker-9.0.0/tacker/common/log.py, line 35, in wrapper return method(*args, **kwargs) File /builddir/build/BUILD/tacker-9.0.0/tacker/nfvo/nfvo_plugin.py, line 258, in validate_tosca tosca_template.ToscaTemplate( File /usr/lib/python3.9/site-packages/toscaparser/tosca_template.py, line 103, in __init__ self.topology_template = self._topology_template() File /usr/lib/python3.9/site-packages/toscaparser/tosca_template.py, line 118, in _topology_template return TopologyTemplate(self._tpl_topology_template(), File /usr/lib/python3.9/site-packages/toscaparser/topology_template.py, line 57, in __init__ self.nodetemplates = self._nodetemplates() File /usr/lib/python3.9/site-packages/toscaparser/topology_template.py, line 97, in _nodetemplates tpl.validate(self) File /usr/lib/python3.9/site-packages/toscaparser/nodetemplate.py, line 193, in validate prop.validate() File /usr/lib/python3.9/site-packages/toscaparser/properties.py, line 68, in validate self.value = DataEntity.validate_datatype(self.type, self.value, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 167, in validate_datatype return data.validate() File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 99, in validate DataEntity.validate_datatype(prop_schema.type, value, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 146, in validate_datatype DataEntity.validate_entry(value, entry_schema, custom_def) File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 177, in validate_entry DataEntity.validate_datatype(schema.type, v, schema.entry_schema, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 167, in validate_datatype return data.validate() File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 99, in validate DataEntity.validate_datatype(prop_schema.type, value, File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 167, in validate_datatype return data.validate() File /usr/lib/python3.9/site-packages/toscaparser/dataentity.py, line 71, in validate ExceptionCollector.appendException( {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_22 [0.031289s] ... ok {15} tacker.tests.unit.test_wsgi.JSONDictSerializerTest.test_json_with_unicode [0.024730s] ... ok {10} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_2 [0.022024s] ... ok {19} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id [0.055388s] ... ok {7} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_vnf_package_vnfd [0.031030s] ... ok {26} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_attribute_create ... SKIPPED: Not ready yet {10} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_05 [0.021033s] ... ok {29} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_path [0.018156s] ... ok {27} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_4 [0.033071s] ... ok {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_2 [0.031293s] ... ok {19} tacker.tests.unit.test_wsgi.DictSerializerTest.test_dispatch_default [0.020851s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_07 [0.034320s] ... ok {19} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_deserialize [0.000915s] ... ok {26} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_adminonly_nonadminctx_no_ctx_is_admin_policy_403 ... SKIPPED: Not ready yet {17} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_nsd [0.325562s] ... ok DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Unable to create datadir: /var/lib/glance/images Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Error processing CSAR file /tmp/012a84ee-e13d-4525-8581-0428f9d84556/tmpu5mi2dpu.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Level instantiation_level_3 not found in defined levels instantiation_level_1,instantiation_level_2. {29} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_27 [0.018512s] ... ok {10} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_4 [0.021073s] ... ok {12} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim [0.046381s] ... ok {15} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_16 [0.035492s] ... ok {7} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_attribute_with_valid_data [0.044256s] ... ok {27} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_show_with_invalid_uuid [0.027505s] ... ok {19} tacker.tests.unit.test_wsgi.TextDeserializerTest.test_dispatch_default [0.018667s] ... ok {17} tacker.tests.unit.objects.test_fields.TestString.test_stringify [0.016048s] ... ok {10} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_no_vnf_package [0.016084s] ... ok {26} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_first_traceback_ignored [0.024318s] ... ok {37} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_instantiation_level [0.950932s] ... ok {37} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_dict [0.000165s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {29} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_6 [0.017913s] ... ok {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_05 [0.032536s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_url_2_xyz___github_com_abc_xyz_git [0.030573s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {7} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_bad_action_throws ... SKIPPED: Not ready yet {17} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_with_tenant_id [0.015442s] ... ok {29} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_1 [0.018194s] ... ok {7} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_with_given_content_types [0.013278s] ... ok {7} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_get_body_serializer [0.000227s] ... ok PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_multiple_range [0.024329s] ... ok {17} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_get_admin_context_not_update_local_store [0.014855s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {12} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_validate_tosca_invalid [0.047468s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {29} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_valid_range [0.015486s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {34} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_onboarding [0.031302s] ... ok {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_4 [0.042421s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {26} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_valid_range [0.028468s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_1 [0.051747s] ... ok Error processing CSAR file /tmp/af14baa6-e9a3-4e9e-b980-8bbc248cfd95/tmpt8r83axm.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: No VNF flavours are available. {20} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_invalid_default_instantiation_level [0.905181s] ... ok {29} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_invalid_uuid [0.016033s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_10 [0.027788s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {17} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_onboarding [0.020427s] ... ok {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_with_invalid_status [0.056651s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {12} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_package_id [0.029940s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_range [0.028221s] ... ok {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_range [0.028585s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {29} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_operator_2 [0.016578s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {26} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_invalid_accept_header [0.030300s] ... ok {28} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_flavour_info [1.034991s] ... ok {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_user_defined_data [0.034497s] ... ok The required parameter descriptor_id is not provided The required parameter descriptor_version is not provided The required parameter provider is not provided The required parameter product_name is not provided {17} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_user_defined_data_combination [0.021231s] ... ok The required parameter software_version is not provided The required parameter vnfm_info is not provided The required parameter flavour_id is not provided The required parameter flavour_description is not provided Directory to write image files does not exist (/var/lib/glance/images). Creating. {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_23 [0.028206s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {29} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_without_vnf_pack [0.018036s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {12} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_vnf_package_vnfd_by_vnfid [0.028255s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {16} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_url_3_xyz___github_com_abc_xyz [0.029977s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Error processing CSAR file /tmp/8ff4a799-cca3-4989-b82f-b4e1d4c746da/tmpy7hwycgi.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: No VNF flavours are available. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_1 [0.031561s] ... ok Failed to get csar zip file from glance store: %(error)s HTTP exception thrown: Failed to get csar zip file from glance store: %(error)s Failed to get csar zip file from glance store: %(error)s Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_1 [0.019843s] ... ok Error processing CSAR file /tmp/4fe9d945-689a-4c41-bfa0-d83cba6ea5ea/tmploe1w17w.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: VNF properties are mandatory. {26} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_13 [0.033295s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_internal_server_error [0.038884s] ... ok {12} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_noauth [0.013393s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_attribute_1 [0.032616s] ... ok {35} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_flavour_info_in_main_template [0.774891s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Failed to get csar data from glance store Invalid/path for package f26f181d-7891-4720-b022-b074ec1733ef Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/glance_store/store.py", line 138, in _get_csar_chunks resp, size = glance_store.backend.get_from_backend(location, File "/usr/lib/python3.9/site-packages/glance_store/backend.py", line 337, in get_from_backend loc = location.get_location_from_uri(uri, conf=CONF) File "/usr/lib/python3.9/site-packages/glance_store/location.py", line 77, in get_location_from_uri raise exceptions.UnknownScheme(scheme=pieces.scheme) glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI {35} tacker.tests.unit.common.test_store.TestStore.test_load_csar_iter_invalid_path [0.003516s] ... ok DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {18} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_vnfd_info [1.105678s] ... ok Policy check for os_nfv_orchestration_api:vnf_packages:delete failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {18} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_already_instantiated ... SKIPPED: Such test is no longer feasible. {16} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_3 [0.024552s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {12} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_invalid_token_value [0.015509s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_06 [0.021580s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_01 [0.031709s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. The required parameter selected_flavour is not provided Get Access Token, Connecting to Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {16} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_combination_1 [0.017579s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_2 [0.029665s] ... ok {26} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_3 [0.032096s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_operator_3 [0.034148s] ... ok PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch [0.028688s] ... ok {16} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_27 [0.018789s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_11 [0.031826s] ... ok {34} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_url_2_xyz___github_com_abc_xyz_git [0.027977s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {19} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_not_in_onboarded_state [0.020591s] ... ok {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_1 [0.033718s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Error processing CSAR file /tmp/d46c3879-1986-4626-8f07-c7fc0ac4dade/tmpcxw_eb26.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Level(s) instantiation_level_3 not found in defined levels instantiation_level_1,instantiation_level_2. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {19} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_invalid_accept_header [0.019098s] ... ok {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_6 [0.032077s] ... ok {6} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_invalid_instantiation_level [1.367309s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {19} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_user_defined_data_combination [0.020353s] ... ok {28} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_InvalidModelInputExceptionNotThrown [0.141770s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_7 [0.030779s] ... ok PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content Directory to write image files does not exist (/var/lib/glance/images). Creating. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Unable to create datadir: /var/lib/glance/images /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content [0.056466s] ... ok {19} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_13 [0.020576s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_3 [0.021296s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {19} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_update_existing_user_data [0.024977s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {15} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_4 [0.031783s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {27} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_without_vnf_pack [0.028793s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} Error processing CSAR file /tmp/f49c9d03-a4c2-4364-96a8-0721ba42969c/tmplotelv9l.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: artifacts of type "tosca.artifacts.nfv.SwImage" is added more than one time for node VDU1.. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {19} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_1 [0.034451s] ... ok {11} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_multiple_sw_image_data [1.196019s] ... ok Update vnf lcm 1190d93e-60bb-4e82-be48-3784fe8fb609 PROCESSING Update vnf lcm 1190d93e-60bb-4e82-be48-3784fe8fb609 COMPLETED sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {37} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_retry_error_point_1 [0.318323s] ... ok grant start grant_request[{"vnfInstanceId": "1b1658d2-5b8a-4f45-afcd-742c28389c75", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "16d9f209-ee4d-44ad-af6a-6f6b2d4aea1a", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/1b1658d2-5b8a-4f45-afcd-742c28389c75"}}}] {6} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_update [0.189788s] ... ok {37} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_exception [0.076906s] ... ok {28} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_update [0.182497s] ... ok {28} tacker.tests.unit.extensions.test_extension_extended_attribute.ExtensionExtendedAttributeTestCase.test_ext_test_resource_create ... SKIPPED: Not ready yet sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {37} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_event_by_id [0.028631s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver {0} tacker.tests.unit.tosca.test_tosca_templates_under_samples.TestSamples.test_list_samples [0.807847s] ... ok {28} tacker.tests.unit.nfvo.drivers.vnffg.sfc_drivers.networking-sfc.test_n_sfc.TestChainSFC.test_delete_flow_classifier [0.015689s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {37} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim_barbican [0.026080s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_fields_2 [0.021072s] ... ok send_notification start notification[{'vnfInstanceId': '24e17100-d5f2-4bdf-8913-2cfdf003203d', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] {28} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_get [0.032957s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {18} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_with_auth_basic [0.362808s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_14 [0.021637s] ... ok {37} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_attribute_with_valid_data [0.034058s] ... ok The required parameter selected_flavour is not provided Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {28} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_all [0.030555s] ... ok {18} tacker.tests.unit.db.test_db_migration.TestCli.test_history [0.019426s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_12 [0.021225s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {37} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_create [0.032624s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_4 [0.021053s] ... ok {28} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_load_attr_without_id_in_object [0.028236s] ... ok {18} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_get_vim_resource_id_name_not_exist [0.026888s] ... ok Get Access Token, Connecting to Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. 401 Client Error: None for url: https://oauth2/tokens {37} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info_fail_error_response [0.016232s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_non_existing_vnf_packagee [0.018297s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {28} tacker.tests.unit.test_alarm_receiver.TestAlarmReceiver.test_process_request [0.016363s] ... ok {37} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_admin_context [0.013082s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {35} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_delete_vnf_package [0.444718s] ... ok {28} tacker.tests.unit.test_auth.TestAuthValidateBasic.test_do_auth_invalid_token_value [0.014696s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_unexpected_value_1 [0.019438s] ... ok {37} tacker.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_default [0.012631s] ... ok {28} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_write_on_shared_fails ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {37} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks [0.013517s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_26 [0.020967s] ... ok {18} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_delete_ns [0.059359s] ... ok {28} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_set_rules_with_deprecated_set_policy ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Update vnf lcm a6161ecc-ada3-41bc-ac7e-6989ca136219 PROCESSING Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'a2bbaa5c-1573-450c-a814-c3f75790bfd8', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a6161ecc-ada3-41bc-ac7e-6989ca136219', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/a2bbaa5c-1573-450c-a814-c3f75790bfd8'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a6161ecc-ada3-41bc-ac7e-6989ca136219'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {28} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_from_accept [0.013613s] ... ok {18} tacker.tests.unit.objects.test_fields.TestListOfStrings.test_list_of_string [0.016087s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {37} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_operational_state_enabled [0.018252s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_04 [0.021905s] ... ok {35} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_upload_vnf_package_from_uri [0.046344s] ... ok Update vnf lcm a6161ecc-ada3-41bc-ac7e-6989ca136219 COMPLETED Error in getting resources for op id - a6161ecc-ada3-41bc-ac7e-6989ca136219. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'a2bbaa5c-1573-450c-a814-c3f75790bfd8', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a6161ecc-ada3-41bc-ac7e-6989ca136219', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/a2bbaa5c-1573-450c-a814-c3f75790bfd8'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a6161ecc-ada3-41bc-ac7e-6989ca136219'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) .FakeRequest.method of .FakeRequest object at 0x7ff7394a8550>> http://where.no Exception handling resource: getattr(): attribute name must be string Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 1000, in __call__ action_result = self.dispatch(request, action, args) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 1040, in dispatch controller_method = getattr(self.controller, action) TypeError: getattr(): attribute name must be string Directory to write image files does not exist (/var/lib/glance/images). Creating. {28} tacker.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request_error [0.014520s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {37} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_non_existing_vnf_packagee [0.017854s] ... ok {35} tacker.tests.unit.db.test_db_migration.TestCli.test_validate_head_file_multiple_heads [0.018052s] ... ok {6} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_notify_completed [0.238300s] ... ok {28} tacker.tests.unit.test_wsgi.SerializerTest.test_deserialize_raise_bad_request [0.014747s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images {18} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_create_with_id [0.029478s] ... ok Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {37} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_1 [0.017913s] ... ok {0} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_2 [0.037344s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Update vnf lcm 06f62ebb-33ca-4193-a6c5-2f73d0e88f1b PROCESSING Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Update vnf lcm 06f62ebb-33ca-4193-a6c5-2f73d0e88f1b COMPLETED {28} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_unexpected_value_2 [0.018305s] ... ok {37} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_19 [0.018037s] ... ok {18} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_destroy [0.026234s] ... ok {11} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn [0.366222s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {6} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance [0.041394s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {37} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_1 [0.017515s] ... ok {18} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_4_DELETE [0.018329s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {37} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_uuid [0.015914s] ... ok {18} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_read_on_shared_succeeds ... SKIPPED: Not ready yet {18} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_json_response [0.000262s] ... ok {6} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_filtered_valid_id [0.034302s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_exception_from_glance_store [0.043748s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {18} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_status [0.020609s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {6} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_create [0.040032s] ... ok {18} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_14 [0.021898s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {18} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_failed_with_same_operational_state [0.021391s] ... ok The required parameter selected_flavour is not provided grant start grant_request[{"vnfInstanceId": "26751f17-c1ca-4b1f-b844-20dc7aed177e", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "4c71b138-9a3d-4a4e-b3bd-6d832a58fa69", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/26751f17-c1ca-4b1f-b844-20dc7aed177e"}}}] grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '26751f17-c1ca-4b1f-b844-20dc7aed177e', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {6} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_update [0.038105s] ... ok {18} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_combination_2 [0.018771s] ... ok {11} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_grant_resource_exception [0.075718s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {7} tacker.tests.unit.tosca.test_tosca_templates_under_samples.TestSamples.test_scale_sample [0.785826s] ... ok {18} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_1 [0.025646s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' grant start grant_request[{"vnfInstanceId": "cbac0374-2a74-4489-9191-139d2b94bad7", "vnfLcmOpOccId": "00e1314d-2a82-40bd-b318-cc881243842d", "vnfdId": "4c71b138-9a3d-4a4e-b3bd-6d832a58fa69", "flavourId": "simple", "operation": "SCALE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243842d"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/cbac0374-2a74-4489-9191-139d2b94bad7"}}, "addResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1"}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa9", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "RES_MGMT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351200", "vimConnectionId": "7df4394c-2a9f-4a57-b349-108303122510"}, {"idType": "GRANT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351280"}]}]}] grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'cbac0374-2a74-4489-9191-139d2b94bad7', 'vnf_lcm_op_occ_id': 'f26f181d-7891-4720-b022-b074ec1733ef', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '7df4394c-2a9f-4a57-b349-108303122510', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] {18} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_18 [0.019981s] ... ok {11} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_grants_out [0.051655s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {7} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_29 [0.031802s] ... ok {18} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_1 [0.019484s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef {6} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_abstract_types [0.090451s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {18} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_invalid_operational_state [0.021034s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {7} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_22 [0.031936s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {18} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_created_1___VENDOR_provider_A__ [0.022679s] ... ok {6} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffg_param_value_format_error [0.028938s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {7} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_23 [0.030630s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {6} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_validate_tosca_missing_tosca_ver [0.023527s] ... ok {3} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data [2.019640s] ... ok {3} tacker.tests.unit.common.test_utils.TestValidateUrl.test_valid_url [0.000129s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {7} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_4 [0.025050s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {3} tacker.tests.unit.db.test_db_migration.TestCli.test_database_sync_revision [0.019561s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {7} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_3 [0.024341s] ... ok {6} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_vnf_instance_list_get_by_filters [0.041989s] ... ok {3} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_keep_orig_option [0.027207s] ... ok {35} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_get_all_vnfs [0.358120s] ... ok {6} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_create [0.028884s] ... ok {35} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_invalid_granularity_input [0.022283s] ... ok {11} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_mark_delete_v1 [0.172453s] ... ok X_USER_ID is not found in request {6} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_no_user_id [0.015215s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver {35} tacker.tests.unit.nfvo.drivers.vnffg.sfc_drivers.networking-sfc.test_n_sfc.TestChainSFC.test_create_chain [0.017897s] ... ok {6} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_without_auth_token [0.013918s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {6} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_set_rules_with_deprecated_view_policy ... SKIPPED: Not ready yet GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {2} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_1 [1.294654s] ... ok {6} tacker.tests.unit.test_wsgi.MiddlewareTest.test_process_response [0.013246s] ... ok {6} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_body_deserializer_unknown_content_type [0.000218s] ... ok {6} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_deserializer [0.000093s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {35} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_barbican [0.046867s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {6} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_accept_and_query_extension [0.013818s] ... ok GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' HTTP exception thrown: VNF Package f26f181d-7891-4720-b022-b074ec1733ef state is not ONBOARDED {2} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_invalid_status [0.024012s] ... ok {11} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_update [0.067288s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {2} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_2 [0.019692s] ... ok {6} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_multiple_range [0.021016s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Unable to create datadir: /var/lib/glance/images /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {2} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_06 [0.019663s] ... ok {6} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_invalid_uuid [0.019499s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Get Access Token, Connecting to {11} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_id [0.054440s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' expires_in=<1> exist, scheduler regist. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {2} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_3 [0.018978s] ... ok {12} tacker.tests.unit.test_auth.TestOAuth2Session.test_apply_access_token_info [1.018163s] ... ok {35} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_nonexistent_vnf [0.070129s] ... ok {6} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_usage_state_in_use [0.022500s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {12} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_http_true ... SKIPPED: Not ready yet {6} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_09 [0.024154s] ... ok {11} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_create_with_name [0.025655s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {35} tacker.tests.unit.objects.test_vnf_lcm_op_occs.TestVnfLcmOpOcc.test_save [0.039758s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {6} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_29 [0.022655s] ... ok {11} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_admin_only_subattribute_nonadminctx_returns_403 ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {12} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_with_invalid_uuid [0.030629s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {35} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_create_ignore_flavours [0.026042s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:show failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_3_application_zip_text_plain [1.343912s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_plugin_failure ... SKIPPED: Not ready yet {6} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_3 [0.029145s] ... ok {12} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_09 [0.019543s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.023635s] ... ok {35} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_create [0.034129s] ... ok {12} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_09 [0.018814s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {20} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_without_policies [1.194430s] ... ok {20} tacker.tests.unit.common.test_utils.TestValidateUrl.test_no_scheme [0.000136s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f181d-7891-4720-b022-b074ec3ef/package_content {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_1 [0.032826s] ... ok {6} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_with_invalid_uuid [0.031897s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {35} tacker.tests.unit.test_alarm_receiver.TestAlarmReceiver.test_handle_url [0.016021s] ... ok {12} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_15 [0.019003s] ... ok {3} tacker.tests.unit.db.test_vnf_instance.TestVnfLcm.test_vnf_instance_get_by_id [0.281462s] ... ok {20} tacker.tests.unit.db.test_db_migration.TestCli.test_stamp [0.020200s] ... ok {11} tacker.tests.unit.test_wsgi.JSONDeserializerTest.test_json [0.023141s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {35} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_basic_with_local [0.013159s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_15 [0.031955s] ... ok {12} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_28 [0.018824s] ... ok Get Access Token, Connecting to sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {35} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_oauth2_client_credentials [0.016216s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {12} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_13 [0.018322s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_delete_no_vnf_package [0.030728s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {35} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_token_value_in_response [0.016679s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_4 [0.032575s] ... ok {3} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_save_error [0.050973s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Get Access Token, Connecting to Authentication error , details=error. Get Access Token, Connecting to {12} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_5 [0.020193s] ... ok {20} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_age_negative_integer_input [0.059931s] ... ok {35} tacker.tests.unit.test_auth.TestOAuth2Session.test_request_client_credentials_auth_error [0.016990s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_5 [0.033879s] ... ok PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_2 [0.030693s] ... ok The required parameter selected_flavour is not provided {35} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_2 [0.018486s] ... ok {12} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_2 [0.026269s] ... ok The required parameter selected_flavour is not provided Directory to write image files does not exist (/var/lib/glance/images). Creating. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {35} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_4 [0.017690s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {12} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_not_in_onboarded_state [0.019356s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_16 [0.032930s] ... ok expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_4 [0.030881s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {35} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_no_vnf_package [0.016649s] ... ok {3} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_update [0.069815s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_3 [0.031834s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_1 [0.037702s] ... ok GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {35} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_3 [0.037169s] ... ok {3} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_delete [0.039488s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_2 [0.031626s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_5 [0.034852s] ... ok {20} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_existing_key_with_same_value [0.123089s] ... ok {3} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_token_type_in_response [0.029206s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. The required parameter selected_flavour is not provided Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {13} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_2 [0.030699s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_valid_fields [0.028394s] ... ok POST http://localhost//vnf_packages sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {3} tacker.tests.unit.test_auth.TestBasicAuthSession.test_request_5_PATCH [0.025736s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_create_with_status_201 [0.045554s] ... ok GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_4 [1.422425s] ... ok {20} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_get_vim_resource_id_name_not_unique [0.025382s] ... ok {13} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_5 [0.032399s] ... ok {3} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. [fernet_tokens] key_repository does not appear to exist; attempting to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_03 [0.021291s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_3 [0.040032s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {13} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_16 [0.033436s] ... ok The pre-parsed input successfully passed validation. {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_12 [0.021549s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vnffgd_no_input_description [0.050854s] ... ok POST http://localhost//vnf_packages Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_14 [0.020464s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_create_without_userdefine_data [0.044312s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:fetch_package_content failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {13} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_uuid [0.031145s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_4 [0.041234s] ... ok The required parameter selected_flavour is not provided Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.objects.test_vnf.TestVnf.test_save [0.027900s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch [0.029641s] ... ok {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_multiple_range [0.031220s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {20} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id_with_no_existing_id [0.033305s] ... ok {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_created_2___ [0.024571s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_non_existing_vnf_package [0.029990s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. POST http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content/upload_from_uri /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {17} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri [0.026406s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_with_size [0.032118s] ... ok {20} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_ext_mng_virt_link_obj_from_primitive_and_obj_to_dict [0.046967s] ... ok The required parameter selected_flavour is not provided Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_fields_1 [0.030593s] ... ok {20} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_vnfc_resource_info_obj_from_primitive_and_obj_to_dict [0.036094s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {20} tacker.tests.unit.test_policy.PolicyTestCase.test_check_bad_action_noraise ... SKIPPED: Not ready yet {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_03 [0.032271s] ... ok {20} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_good_action ... SKIPPED: Not ready yet sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.9/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. warnings.warn( Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.test_wsgi.RequestTest.test_best_match_language [0.016548s] ... ok {20} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_response_None [0.000202s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_2 [0.036886s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_operator_3 [0.019035s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_1 [0.018490s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:upload_package_content failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmpzvwxxh6m.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The hash "27bbdb25d8f4ed6d07d6f6581b86515e8b2f0059b236ef7b6f50d6674b34f02" of artifact file "Scripts/install.sh" is an invalid value.. {25} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_hash_with_vnf_artifact [2.782207s] ... ok {3} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_enhanced_policy_3 [0.050363s] ... ok {20} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_10 [0.020294s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd {20} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_paging_2 [0.020842s] ... ok {8} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_2_text_plain_application_zip [2.246171s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:fetch_artifact failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {20} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_4 [0.024102s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_1__vnfpkgm_v1_vnf_packages [0.032614s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {8} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_combination [0.032353s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmpt0x28dyw.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: One of the artifact information may not have the key("['Algorithm']"). {8} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_without_vnf_pack [0.038282s] ... ok {5} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_missing_key_with_vnf_artifact [3.090756s] ... ok {5} tacker.tests.unit.common.test_utils.TestCamelToSnakeCase.test_convert_camelcase_to_snakecase_with_additional_params [0.000192s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {8} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_1 [0.020513s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/artifacts/Scripts/install.sh /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {8} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_enhanced_policy_2 [0.019840s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Update vnf lcm c443fd9a-6b5a-49d9-ac68-d6078fc17584 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '4098ea6b-cde8-4f5d-b5fb-5e5c8eaf7a23', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'c443fd9a-6b5a-49d9-ac68-d6078fc17584', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/4098ea6b-cde8-4f5d-b5fb-5e5c8eaf7a23'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/c443fd9a-6b5a-49d9-ac68-d6078fc17584'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {8} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_string_values_3 [0.017555s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm c443fd9a-6b5a-49d9-ac68-d6078fc17584 COMPLETED Error in getting resources for op id - c443fd9a-6b5a-49d9-ac68-d6078fc17584. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '4098ea6b-cde8-4f5d-b5fb-5e5c8eaf7a23', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'c443fd9a-6b5a-49d9-ac68-d6078fc17584', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/4098ea6b-cde8-4f5d-b5fb-5e5c8eaf7a23'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/c443fd9a-6b5a-49d9-ac68-d6078fc17584'}}}] The required parameter selected_flavour is not provided Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' The required parameter selected_flavour is not provided {8} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_15 [0.020011s] ... ok {25} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_notify_processing [0.214412s] ... ok send_notification start notification[{'vnfInstanceId': '87dbfad0-8dad-45f9-81b0-e6bd2c0ee373', 'notificationType': 'VnfLcmOperationOccurrenceNotification', 'operationTypes': 'SCALE', 'operationStates': 'RESULT', '_links': {}}] Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmp_2pdwect.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The file "manifest.mf1" in the CSAR "/builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmp_2pdwect.zip" does not contain valid manifest.. {36} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_with_vnf_artifact [3.015141s] ... ok {25} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_vnf_lcm_operation_occurrence [0.036401s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {1} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_bad_request [2.198757s] ... ok {36} tacker.tests.unit.db.test_db_migration.TestCli.test_check_migration [0.020330s] ... ok {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_2_text_plain_application_zip [1.425679s] ... ok {25} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_vnf_id_option [0.018865s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {1} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_24 [0.020710s] ... ok {35} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_for_content_type_text_plain [0.677845s] ... ok {25} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vnfd [0.022378s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {35} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_16 [0.032706s] ... ok {25} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_make_vnf_resources_list [0.036381s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {1} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_status [0.050658s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' The required parameter selected_flavour is not provided grant start grant_request[{"vnfInstanceId": "b5fc2c31-8025-4fee-977a-20267d24fc2d", "vnfLcmOpOccId": "370eb99f-e736-4619-a544-a191ef4d1a42", "vnfdId": "e22514bf-6af3-469b-8c4b-353f2617f6b8", "flavourId": "test", "operation": "INSTANTIATE", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/370eb99f-e736-4619-a544-a191ef4d1a42"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/b5fc2c31-8025-4fee-977a-20267d24fc2d"}}, "addResources": [{"id": "a4b02d9d-e4ab-4f15-bd0b-370ea8b3d42d", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "a7b8b1d0-2262-45e6-b48d-217d285c4f48", "type": "VL", "resourceTemplateId": "VL3"}, {"id": "090f9393-456f-4b69-8968-86c3e68ef756", "type": "LINKPORT", "resourceTemplateId": "CP1", "vduId": "VDU1"}, {"id": "e4654bf5-5ea5-4108-b306-80153764fce7", "type": "STORAGE", "resourceTemplateId": "VB1", "vduId": "VDU1"}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "GRANT", "resourceId": "a4b02d9d-e4ab-4f15-bd0b-370ea8b3d42d"}]}]}] grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': 'b5fc2c31-8025-4fee-977a-20267d24fc2d', 'vnf_lcm_op_occ_id': '370eb99f-e736-4619-a544-a191ef4d1a42', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280', 'vim_connection_id': '2a15ad0f-1739-4dcf-b777-f236d8769773', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa9', 'vim_connection_id': '2a15ad0f-1739-4dcf-b777-f236d8769773', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0', 'vim_connection_id': '2a15ad0f-1739-4dcf-b777-f236d8769773', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa1', 'vim_connection_id': '2a15ad0f-1739-4dcf-b777-f236d8769773', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '2a15ad0f-1739-4dcf-b777-f236d8769773', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '2a15ad0f-1739-4dcf-b777-f236d8769773', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] Update vnf lcm 370eb99f-e736-4619-a544-a191ef4d1a42 PROCESSING Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Update vnf lcm 370eb99f-e736-4619-a544-a191ef4d1a42 COMPLETED Error in getting resources for op id - 370eb99f-e736-4619-a544-a191ef4d1a42. Details: 'affectedVnfcs' {37} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_2 [1.479388s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmp2wcgcq3p.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: One of the artifact information may not have the key value("Algorithm"). {32} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_missing_value_with_vnf_artifact [3.053902s] ... ok {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_operational_state_enabled [0.029129s] ... ok The pre-parsed input successfully passed validation. {5} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_grant [0.232640s] ... ok {25} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_validate_tosca [0.043551s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.db.test_db_migration.TestCli.test_upgrade [0.019810s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {37} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_20 [0.032650s] ... ok {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_1 [0.030921s] ... ok {25} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create [0.027489s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_combination_3 [0.018171s] ... ok {5} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data_downloading_not_completed [0.046834s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {5} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_already_not_instantiated ... SKIPPED: Such test is no longer feasible. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {36} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_attribute_with_valid_data [0.156580s] ... ok {37} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_operator_1 [0.034319s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_07 [0.020325s] ... ok GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {25} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_with_flavours [0.034590s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_1_application_zip [0.680514s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {5} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_filtered_invalid_id [0.030878s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_12 [0.019233s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmpx86jjyfk.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The filename "VNF1.mf" is an invalid name.The name must be the same as the main template file name.. {37} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_enhanced_policy_1 [0.034920s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_all_fields [0.018397s] ... ok {36} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_with_new_key_value [0.043865s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_mf_name_with_vnf_artifact [3.299619s] ... ok {5} tacker.tests.unit.db.test_db_migration_to_v2.TestCliMigrateToV2.test_no_option_invalid [0.020331s] ... ok {25} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_create_with_id [0.031587s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_2 [0.025106s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_5 [0.033601s] ... ok {21} tacker.tests.unit.common.test_log.TestCallLog.test_call_log_all_args ... SKIPPED: Not ready yet {5} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_InvalidModelInputExceptionNotThrown [0.026034s] ... ok {36} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_filtered_valid_id [0.030701s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback The required parameter selected_flavour is not provided {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_4 [0.411485s] ... ok {11} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_09 [0.395559s] ... ok {5} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_get_vim_resource_id [0.395819s] ... ok {30} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_artifacts_short_notation [3.482926s] ... ok expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {32} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_patch_user_data_add_key_value_and_modify_value [0.529864s] ... ok {25} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_get_by_vnf_instance_id [0.443174s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {31} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_meta_in_manifest_with_vnf_artifact [3.722087s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:patch failed with credentials {'area': ['*'], 'vendor': ['*'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': [], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {25} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_or_check ... SKIPPED: Not ready yet {32} tacker.tests.unit.nfvo.drivers.vnffg.sfc_drivers.networking-sfc.test_n_sfc.TestChainSFC.test_delete_chain [0.017735s] ... ok {1} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_4 [0.041212s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver flow classifier source_port_range not supported by networking-sfc driver flow classifier destination_port_range not supported by networking-sfc driver {31} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_instantiate [0.021173s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.nfvo.drivers.vnffg.sfc_drivers.networking-sfc.test_n_sfc.TestChainSFC.test_update_flow_classifier [0.017950s] ... ok {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_user_defined_data [0.018772s] ... ok test_log rollback call(, {'notificationType': 'VnfLcmOperationOccurrenceNotification', 'vnfInstanceId': '5e0f9cfe-e62c-4ed0-9700-8b70d8887570', 'notificationStatus': 'RESULT', 'operation': 'SCALE', 'operationState': 'ROLLED_BACK', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '00e1314d-2a82-40bd-b318-cc881243843d', '_links': {'vnfInstance': {'href': 'http://localhost:9890//vnflcm/v1/vnf_instances/5e0f9cfe-e62c-4ed0-9700-8b70d8887570'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/00e1314d-2a82-40bd-b318-cc881243843d'}}}) expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {5} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_ns_empty_description [0.070104s] ... ok {39} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_manifest_with_vnf_artifact [3.060864s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_attribute_2 [0.017149s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {39} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_request_exception [0.013188s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_expression_3 [0.018265s] ... ok {39} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_scale [0.013368s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_2 [0.017085s] ... ok {36} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_vnf_mapping [0.518862s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_08 [0.017850s] ... ok {32} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_empty_vnf_mapping_dict [0.078272s] ... ok {36} tacker.tests.unit.objects.test_change_ext_conn_req.ChangeExtConnRequestTestCase.test_obj_from_primitive [0.016580s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_valid_string_values_2 [0.017783s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {25} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_failed_with_same_user_data [0.019777s] ... ok {32} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_by_id [0.046906s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Failed to get csar data from glance store fake location for package f26f181d-7891-4720-b022-b074ec1733ef Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/glance_store/store.py", line 102, in get_csar_size return glance_store.backend.get_size_from_backend(location) File "/usr/lib/python3.9/site-packages/glance_store/backend.py", line 348, in get_size_from_backend loc = location.get_location_from_uri(uri, conf=CONF) File "/usr/lib/python3.9/site-packages/glance_store/location.py", line 77, in get_location_from_uri raise exceptions.UnknownScheme(scheme=pieces.scheme) glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI {25} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_not_present [0.018711s] ... ok {32} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_roles_with_admin [0.015067s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {25} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_4 [0.018914s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {25} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_21 [0.017947s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Update vnf lcm be774869-222d-432e-a042-237f9afba8e3 PROCESSING {25} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_1 [0.018071s] ... ok Update vnf lcm be774869-222d-432e-a042-237f9afba8e3 COMPLETED force delete is admin only operation Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {5} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_delete_ns_force_non_admin [0.191697s] ... ok {31} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_retry_error_point_7 [0.207779s] ... ok {25} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_2 [0.017872s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. grant start grant_request[{"vnfInstanceId": "8768c03e-fb81-47bf-a54b-709c01a47945", "vnfLcmOpOccId": "8262d29a-ed09-4113-82d7-64f8b1683167", "vnfdId": "d7694e11-c641-4c09-bd03-3c405992735c", "flavourId": "simple", "operation": "CHANGE_EXT_CONN", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/8262d29a-ed09-4113-82d7-64f8b1683167"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/8768c03e-fb81-47bf-a54b-709c01a47945"}}, "updateResources": [{"id": "ff978a89-1886-4f85-a7d9-78f6a71965b7", "type": "LINKPORT", "resourceTemplateId": "CP1", "resource": {"vimConnectionId": "addc6bb6-be57-49fc-a652-09bc55132ab2", "resourceId": "6fe50094-4fa1-4005-a832-50cd3a2fa1f2", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "08451237-40b0-4503-9377-5124e232aaab", "type": "LINKPORT", "resourceTemplateId": "CP2", "resource": {"vimConnectionId": "addc6bb6-be57-49fc-a652-09bc55132ab2", "resourceId": "d776d6aa-bf39-48a5-8d1f-5e2c448c476c", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "29305e35-520a-4c8f-90a7-c409e0405d70", "type": "LINKPORT", "resourceTemplateId": "CP5", "resource": {"vimConnectionId": "addc6bb6-be57-49fc-a652-09bc55132ab2", "resourceId": "17f8bcb0-fd44-46e8-bab6-47d34bdd0f0d", "vimLevelResourceType": "OS::Neutron::Port"}}, {"id": "68b89bff-581c-41c7-a5db-b963e176f7f9", "type": "LINKPORT", "resourceTemplateId": "CP3", "resource": {"vimConnectionId": "addc6bb6-be57-49fc-a652-09bc55132ab2", "resourceId": "9b16d7a4-0876-4b89-a56d-dce9dc55f3d2", "vimLevelResourceType": "OS::Neutron::Port"}}]}] grant end res_body[{'id': 'aca938da-1b43-45c5-b729-877c74e27b66', 'vnf_instance_id': '8768c03e-fb81-47bf-a54b-709c01a47945', 'vnf_lcm_op_occ_id': '8262d29a-ed09-4113-82d7-64f8b1683167', 'update_resources': [{'resource_definition_id': 'baf15779-38bb-452c-b201-f5c018718fe5', 'vim_connection_id': '1ffcd358-bee3-4bfb-bc3a-920db09f5da5'}]}] {36} tacker.tests.unit.objects.test_grant.GrantTestCase.test_obj_from_primitive [0.137988s] ... ok {25} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_non_existing_vnf_package [0.015873s] ... ok {5} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_obj_load_attr_without_context [0.025750s] ... ok {39} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_grant_exception_validation_error [0.191629s] ... ok Get Access Token, Connecting to sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {5} tacker.tests.unit.test_auth.TestAuthManager.test_get_auth_client_oauth2_client_credentials_with_subscription [0.014866s] ... ok {39} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_age_not_integer_input [0.022723s] ... ok {36} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_destroy [0.038899s] ... ok {5} tacker.tests.unit.test_auth.TestAuthValidateBearer.test_do_auth_no_response [0.014180s] ... ok {5} tacker.tests.unit.test_policy.PolicyTestCase.test_early_OR_enforcement ... SKIPPED: Not ready yet {36} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_invalid_attribute [0.023411s] ... ok {39} tacker.tests.unit.extensions.test_common_services.TestCommonServicesPlugin.test_get_events_filtered_invalid_id [0.027940s] ... ok {5} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_write_on_private_fails ... SKIPPED: Not ready yet {5} tacker.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.011320s] ... ok POST http://localhost/ Exception handling resource: getattr(): attribute name must be string Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 1000, in __call__ action_result = self.dispatch(request, action, args) File "/builddir/build/BUILD/tacker-9.0.0/tacker/wsgi.py", line 1040, in dispatch controller_method = getattr(self.controller, action) TypeError: getattr(): attribute name must be string {39} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_deregister_vim_barbican [0.024476s] ... ok {5} tacker.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_bad_request_error [0.013145s] ... ok {5} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_unknown_content_type [0.000208s] ... ok {36} tacker.tests.unit.objects.test_vnf_package_vnfd.TestVnfPackageVnfd.test_get_by_vnfd_id [0.028438s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Failed to get csar data from glance store fake location for package f26f181d-7891-4720-b022-b074ec1733ef Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/glance_store/store.py", line 102, in get_csar_size return glance_store.backend.get_size_from_backend(location) File "/usr/lib/python3.9/site-packages/glance_store/backend.py", line 348, in get_size_from_backend loc = location.get_location_from_uri(uri, conf=CONF) File "/usr/lib/python3.9/site-packages/glance_store/location.py", line 77, in get_location_from_uri raise exceptions.UnknownScheme(scheme=pieces.scheme) glance_store.exceptions.UnknownScheme: Unknown scheme '' found in URI {5} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_not_present [0.017072s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {39} tacker.tests.unit.objects.test_vnf_lcm_subscriptions.TestVnfLcmSubScriptions.test_show_for_invalid_tenant_id [0.030434s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {36} tacker.tests.unit.objects.test_vnf_resource.TestVnfResource.test_save [0.033046s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd Failed to get csar zip file from glance store: %(error)s HTTP exception thrown: Failed to get csar zip file from glance store: %(error)s Failed to get csar zip file from glance store: %(error)s {5} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_failed_with_internal_server_error [0.022800s] ... ok {39} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_request_id_extracted_from_env [0.013319s] ... ok {36} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_basic [0.012448s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {39} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_parent_resource_bw_compatibility ... SKIPPED: Not ready yet {36} tacker.tests.unit.test_policy.DefaultPolicyTestCase.test_default_not_found ... SKIPPED: Not ready yet {5} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_3 [0.017164s] ... ok Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmpn3_u2uc6.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: artifacts of type "tosca.artifacts.nfv.SwImage" is added more than one time for node VDU1.. {30} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_multiple_sw_image_data_with_short_notation [0.436268s] ... ok {39} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_nonadmin_read_on_private_fails ... SKIPPED: Not ready yet {36} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_subattribute ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. {36} tacker.tests.unit.test_privsep.PrivsepTest.test_privsep_pwd ... SKIPPED: Failed on zuul or non-devstack env for root privilege Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {5} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_invalid_path [0.015896s] ... ok {36} tacker.tests.unit.test_wsgi.FaultTest.test_call_fault [0.010725s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {5} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_3 [0.015558s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. {21} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_change_ext_conn_failed_with_exception [0.865378s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {36} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content_invalid_range [0.013482s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {5} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show [0.016303s] ... ok {36} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_invalid_uuid [0.014123s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {36} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_2 [0.017251s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {36} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_17 [0.017270s] ... ok {9} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_yaml [4.136337s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {36} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_show_no_vnf_package [0.015163s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {9} tacker.tests.unit.common.test_oidc_utils.TestOidcUtils.test_get_id_token_with_password_grant_required_param_is_none [0.023647s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' delete vnfd_attribute failed delete vnfd failed {36} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_with_204_status [0.022992s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {36} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_17 [0.017015s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {36} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_empty_body [0.017405s] ... ok Notification request timed out. callback_uri[https://localhost/callback] reason[] Notification request timed out. callback_uri[https://localhost/callback] reason[] Notification request timed out. callback_uri[https://localhost/callback] reason[] {30} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_notification_timeout [0.256396s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback send_notification start notification[{'vnfInstanceId': '5f6b0485-b21c-4b26-b8f3-e0666b9b23f6', 'notificationType': 'VnfIdentifierCreationNotification', 'links': {}}] {9} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_send_notification_vnf_identifier_creation [0.173609s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd {30} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_load_csar_data_with_onboarding_state_created [0.054070s] ... ok {39} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_for_content_type_text_plain [0.305829s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {39} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_2 [0.015162s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {39} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_6 [0.013450s] ... ok {30} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_scale_in [0.033458s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content {39} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content [0.023770s] ... ok {30} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_vnf_package_get_by_id [0.039380s] ... ok {30} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_get_by_id_without_flavours [0.030191s] ... ok {30} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_to_dict [0.012282s] ... ok {30} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_build_subattribute_match_rule_empty_dict_validator ... SKIPPED: Not ready yet {30} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_get_roles_with_other_rules ... SKIPPED: Not ready yet {30} tacker.tests.unit.test_wsgi.SerializerTest.test_deserialize_json_content_type [0.010918s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {30} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_7 [0.015653s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {30} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_show [0.015278s] ... ok The pre-parsed input successfully passed validation. grant start grant_request[{"vnfInstanceId": "6c82686f-28b9-4fa0-a743-59366f857804", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "1f177e70-a933-4c8e-8de2-996e7e6f8266", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/6c82686f-28b9-4fa0-a743-59366f857804"}}, "addResources": [{"id": "05e7989e-08d0-4a86-9206-915fb502905b", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}, {"id": "c158ac4b-c80b-4806-87e4-96278ccd6385", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1"}], "removeResources": [{"id": "2c6e5cc7-240d-4458-a683-1fe648351280", "type": "COMPUTE", "resourceTemplateId": "VDU1", "vduId": "VDU1", "resource": {"vimConnectionId": "39cef25a-6d7b-437f-926f-7a3ccdae79a0", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce2", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa1", "type": "VL", "resourceTemplateId": "VL1", "resource": {"vimConnectionId": "39cef25a-6d7b-437f-926f-7a3ccdae79a0", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce5", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fb9", "type": "LINKPORT", "resourceTemplateId": "PORT1", "vduId": "VDU1", "resource": {"vimConnectionId": "39cef25a-6d7b-437f-926f-7a3ccdae79a0", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce3", "vimLevelResourceType": null}}, {"id": "faf14707-da7c-4eec-be99-8099fa1e9fa0", "type": "STORAGE", "resourceTemplateId": "ST1", "vduId": "VDU1", "resource": {"vimConnectionId": "39cef25a-6d7b-437f-926f-7a3ccdae79a0", "resourceId": "6e1c286d-c023-4b34-8369-831c6e84cce4", "vimLevelResourceType": null}}], "placementConstraints": [{"affinityOrAntiAffinity": "ANTI_AFFINITY", "scope": "ZONE", "fallbackBestEffort": true, "resource": [{"idType": "RES_MGMT", "resourceId": "2c6e5cc7-240d-4458-a683-1fe648351200"}]}]}] Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '6c82686f-28b9-4fa0-a743-59366f857804', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351281', 'vim_connection_id': '39cef25a-6d7b-437f-926f-7a3ccdae79a0', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}, {'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351282', 'vim_connection_id': '39cef25a-6d7b-437f-926f-7a3ccdae79a0', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'remove_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351280'}, {'resource_definition_id': 'faf14707-da7c-4eec-be99-8099fa1e9fa0'}, {'resource_definition_id': 'c91e0e86-e555-71fc-0f6b-e3d2945f2fd6'}, {'resource_definition_id': '5d84a03c-07e9-4978-b0cd-6450482189b7'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': '39cef25a-6d7b-437f-926f-7a3ccdae79a0', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': '39cef25a-6d7b-437f-926f-7a3ccdae79a0', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '6c82686f-28b9-4fa0-a743-59366f857804', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6c82686f-28b9-4fa0-a743-59366f857804'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] {30} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_4 [0.014331s] ... ok Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm a9c36d21-21aa-4692-8922-7999bbcae08c COMPLETED send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'RESULT', 'operationState': 'COMPLETED', 'vnfInstanceId': '6c82686f-28b9-4fa0-a743-59366f857804', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'a9c36d21-21aa-4692-8922-7999bbcae08c', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/6c82686f-28b9-4fa0-a743-59366f857804'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c'}}, 'changedExtConnectivity': []}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Directory to write image files does not exist (/var/lib/glance/images). Creating. {9} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_error_point_notify_processing [0.241143s] ... ok Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages {21} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_1 [0.502248s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {30} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_3 [0.019114s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {30} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_15 [0.014495s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {30} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_paging_1 [0.017274s] ... ok {9} tacker.tests.unit.objects.test_vnf_instantiated_info.TestInstantiatedVnfInfo.test_ext_link_port_info_obj_from_primitive_and_obj_to_dict [0.041980s] ... ok Update vnf lcm e86d8e33-8cbf-42b2-bb03-be084e35729e PROCESSING expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'd0f19e00-317d-467c-a8ed-eb2769b28623', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'e86d8e33-8cbf-42b2-bb03-be084e35729e', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/d0f19e00-317d-467c-a8ed-eb2769b28623'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/e86d8e33-8cbf-42b2-bb03-be084e35729e'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm e86d8e33-8cbf-42b2-bb03-be084e35729e COMPLETED Error in getting resources for op id - e86d8e33-8cbf-42b2-bb03-be084e35729e. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'd0f19e00-317d-467c-a8ed-eb2769b28623', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'e86d8e33-8cbf-42b2-bb03-be084e35729e', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/d0f19e00-317d-467c-a8ed-eb2769b28623'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/e86d8e33-8cbf-42b2-bb03-be084e35729e'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {21} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_error_point_vnf_config_end [0.054302s] ... ok {9} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_obj_load_attr_without_context [0.030885s] ... ok {9} tacker.tests.unit.objects.test_vnfd_attribute.TestVnfdAttribute.test_obj_from_db_obj [0.017655s] ... ok {9} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_to_dict_with_name [0.011842s] ... ok {21} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_failed_with_exception [0.057153s] ... ok {21} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_with_usage_state_not_in_use ... SKIPPED: Such test is no longer feasible. {9} tacker.tests.unit.test_wsgi.SerializerTest.test_get_deserialize_handler_unknown_content_type [0.010203s] ... ok {9} tacker.tests.unit.test_wsgi.TestWSGIServerWithSSL.test_app_using_ssl_combined_cert_and_key ... SKIPPED: Not ready yet {21} tacker.tests.unit.db.test_db_migration.TestCli.test_update_head_file_multiple_heads [0.011691s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback POST http://localhost//vnf_packages {21} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vim [0.019200s] ... ok {9} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_create_with_status_201 [0.020052s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.db.test_db_purge_delete.TestDbPurgeDelete.test_purge_delete_call_vnf [0.019914s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it VNFD import section is missing {21} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_nsd_without_vnfd_imports [0.023499s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {21} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_create_vim_k8s_token [0.025488s] ... ok {21} tacker.tests.unit.objects.test_terminate_vnf_request.TestTerminateVnfRequest.test_obj_from_primitive_without_timeout [0.016080s] ... ok Get Access Token, Connecting to Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python3.9/threading.py", line 980, in _bootstrap_inner self.run() File "/usr/lib64/python3.9/threading.py", line 1306, in run self.function(*self.args, **self.kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/auth.py", line 149, in apply_access_token_info self.__set_access_token_info(self.grant.get_accsess_token()) File "/builddir/build/BUILD/tacker-9.0.0/tacker/auth.py", line 110, in get_accsess_token response = basic_auth_request.post( File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 590, in post return self.request('POST', url, data=data, json=json, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/auth.py", line 193, in request return super().request(method, url, **kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.9/site-packages/requests_mock/mocker.py", line 185, in _fake_send return _original_send(session, request, **kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.9/site-packages/requests_mock/adapter.py", line 261, in send raise exceptions.NoMockAddress(request) requests_mock.exceptions.NoMockAddress: No mock address: POST https://oauth2/tokens expires_in=<1> exist, scheduler regist. {32} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_expaire [1.019256s] ... ok {21} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_by_id_non_existing_vnf_instance [0.022863s] ... ok {32} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_invalid_value_2_ [0.010630s] ... ok {32} tacker.tests.unit.test_policy.PolicyTestCase.test_early_AND_enforcement ... SKIPPED: Not ready yet {32} tacker.tests.unit.test_wsgi.RequestTest.test_content_type_with_charset [0.009745s] ... ok {32} tacker.tests.unit.test_wsgi.ResponseSerializerTest.test_get_serializer [0.000122s] ... ok {21} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_get_by_id_with_no_existing_id [0.033852s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_all_fields [0.014161s] ... ok {21} tacker.tests.unit.test_context.TestTackerContext.test_tacker_context_elevated_retains_request_id [0.010310s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.test_policy.PolicyTestCase.test_enforce_nonexistent_action_throws ... SKIPPED: Not ready yet {32} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_07 [0.014223s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_13 [0.013130s] ... ok {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_range [0.012817s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_artifacts_with_range [0.012774s] ... ok {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_3 [0.013938s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_nested_complex_attribute [0.013432s] ... ok {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_combination_3 [0.013545s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {32} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_04 [0.013929s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {32} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_attribute_2 [0.013647s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {32} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_url_1_http___test_data_zip [0.013729s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_unexpected_value_1 [0.127349s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_12 [0.014204s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_21 [0.014158s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_attribute_1 [0.014355s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {21} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_without_vnf_pack [0.014252s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {21} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_enhanced_policy_6 [0.019674s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content {21} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_content_with_invalid_status [0.023173s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd {9} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_get_vnf_package_vnfd_with_valid_accept_headers_1_application_zip [0.988451s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {9} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_default [0.013018s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' Policy check for os_nfv_orchestration_api:vnf_packages:get_vnf_package_vnfd failed with credentials {'area': ['*'], 'vendor': ['*', 'provider_b'], 'tenant': ['*'], 'is_admin': False, 'user_id': 'fake', 'project_id': 'fake', 'domain': None, 'user_domain': None, 'project_domain': None, 'tenant_name': None, 'project_name': None, 'user_name': None, 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_domain_id': None, 'roles': ['VENDOR_provider_B'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {9} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_url_1_http___test_data_zip [0.011723s] ... ok {39} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_enhanced_policy_3 [1.325964s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {9} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri_with_invalid_uuid [0.011796s] ... ok {39} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_fields_3 [0.013158s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {9} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_01 [0.013163s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {9} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_11 [0.012791s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {9} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_enhanced_policy_1 [0.015812s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {9} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_show_with_invalid_uuid [0.010809s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {9} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_upload_vnf_package_from_uri_with_invalid_status [0.012639s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {14} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_with_tosca_meta_file_in_csar [5.403379s] ... ok Update vnf lcm f2d4e633-568f-4bd5-ad54-ef452ee655f2 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '561799f3-3cf3-48b4-be7f-703e1f3d989c', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'f2d4e633-568f-4bd5-ad54-ef452ee655f2', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/561799f3-3cf3-48b4-be7f-703e1f3d989c'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/f2d4e633-568f-4bd5-ad54-ef452ee655f2'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm f2d4e633-568f-4bd5-ad54-ef452ee655f2 COMPLETED Error in getting resources for op id - f2d4e633-568f-4bd5-ad54-ef452ee655f2. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '561799f3-3cf3-48b4-be7f-703e1f3d989c', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'f2d4e633-568f-4bd5-ad54-ef452ee655f2', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/561799f3-3cf3-48b4-be7f-703e1f3d989c'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/f2d4e633-568f-4bd5-ad54-ef452ee655f2'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {14} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance [0.060183s] ... ok {14} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_already_not_instantiated ... SKIPPED: Such test is no longer feasible. Update vnf lcm f2d4e633-568f-4bd5-ad54-ef452ee655f2 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': '434d4395-3031-4adb-be13-e4c510e38439', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'f2d4e633-568f-4bd5-ad54-ef452ee655f2', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/434d4395-3031-4adb-be13-e4c510e38439'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/f2d4e633-568f-4bd5-ad54-ef452ee655f2'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm f2d4e633-568f-4bd5-ad54-ef452ee655f2 COMPLETED Error in getting resources for op id - f2d4e633-568f-4bd5-ad54-ef452ee655f2. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': '434d4395-3031-4adb-be13-e4c510e38439', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': 'f2d4e633-568f-4bd5-ad54-ef452ee655f2', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/434d4395-3031-4adb-be13-e4c510e38439'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/f2d4e633-568f-4bd5-ad54-ef452ee655f2'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {14} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_notify_completed [0.037531s] ... ok {14} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_encode_vim_auth_barbican [0.018373s] ... ok {14} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id [0.020975s] ... ok {14} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_get_all [0.024444s] ... ok {14} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_obj_load_attr_without_context [0.016934s] ... ok {14} tacker.tests.unit.objects.test_vnfd.TestVnfd.test_obj_from_db_obj [0.014525s] ... ok {14} tacker.tests.unit.test_auth.TestAuthValidatorExecution.test_called [0.010380s] ... ok {14} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_tenant_id_check_malformed_target_field_raises ... SKIPPED: Not ready yet {14} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_middle_traceback_ignored [0.009096s] ... ok {14} tacker.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain [0.009090s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {14} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_content [0.013053s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {14} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_18 [0.012490s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {14} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_20 [0.012148s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {14} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_string_values_5 [0.012797s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef {14} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_invalid_operational_state [0.015076s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {14} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_invalid_multiple_range [0.010689s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {14} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_02 [0.013075s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {31} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_get_vnf_package_vnfd_download_from_glance_store [3.046672s] ... ok {31} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_sync_db [0.026181s] ... ok Failed to open csar URL: http://localhost/test.zip due to error: HTTP Error 401: HTTP Error 401 Unauthorized {31} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_upload_vnf_package_from_uri_with_invalid_auth [0.032540s] ... ok {31} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events [0.018621s] ... ok {31} tacker.tests.unit.db.common_services.test_common_services_db_plugin.TestCommonServicesDbPlugin.test_get_events_valid_fields [0.017762s] ... ok {31} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_deregister_vim [0.017858s] ... ok {31} tacker.tests.unit.objects.test_instantiate_vnf_req.InstantiateVnfRequestTestCase.test_from_vnf_instance_with_flavour [0.010794s] ... ok {31} tacker.tests.unit.objects.test_vnf_instance.TestVnfInstance.test_create_failure_with_id [0.019644s] ... ok {31} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_create [0.026040s] ... ok {31} tacker.tests.unit.test_alarm_receiver.TestAlarmReceiver.test_process_request_with_body [0.011575s] ... ok {31} tacker.tests.unit.test_auth.TestAuthManager.test_init [0.008848s] ... ok {31} tacker.tests.unit.test_auth.TestAuthManager.test_set_auth_client_used_chahe [0.008907s] ... ok {31} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_non_expaire [0.008932s] ... ok {31} tacker.tests.unit.test_policy.TackerPolicyTestCase.test_enforce_regularuser_on_read ... SKIPPED: Not ready yet {31} tacker.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_custom [0.008682s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. POST http://localhost//vnf_packages {31} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_create_without_userdefine_data [0.017737s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {31} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_08 [0.014395s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {31} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_11 [0.013638s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {31} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content_enhanced_policy_2 [0.015534s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {31} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_expression_4 [0.011738s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {20} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_failed_with_bad_request [5.170878s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {20} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_unexpected_value_2 [0.015433s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {20} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_6 [0.014632s] ... ok expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/11111111-1111-1111-1111-111111111111'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/22222222-2222-2222-2222-222222222222'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/33333333-3333-3333-3333-333333333333'}} expected_links {'packageContent': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444/package_content'}, 'self': {'href': '/vnfpkgm/v1/vnf_packages/44444444-4444-4444-4444-444444444444'}} sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. GET http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/vnfd /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_get_vnf_package_vnfd_with_valid_accept_headers_3_application_zip_text_plain [5.418934s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_invalid_fields_2 [0.013903s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_1 [0.012066s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_invalid_value_type_5 [0.012186s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_failed_with_same_user_data [0.013975s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {28} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_with_invalid_uuid [0.011026s] ... ok Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmp2gmn5h37.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The path("Scripts/install.s") of artifact Source is an invalid value.. {22} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_source_with_vnf_artifact [8.635876s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmpkraoscxj.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: The algorithm("sha-255") of artifact("Scripts/install.sh") is an invalid value.. {38} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_false_algorithm_with_vnf_artifact [8.567253s] ... ok {4} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_single_meta_with_vnf_artifact [8.057162s] ... ok Error processing CSAR file /builddir/build/BUILD/tacker-9.0.0/tacker/tests/etc/samples/etsi/nfv/tmpjw6zq9_4.zip for vnf package f26f181d-7891-4720-b022-b074ec1733ef: Error: Node property "sw_image_data" is missing for artifact sw_image for node VDU1.. {4} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_with_artifacts_short_notation_without_sw_image_data [0.335498s] ... ok Update vnf lcm 9e522cc4-3da9-40f7-9541-02b39ff9f474 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'a99f486d-ef4b-4a4e-8896-8de6ffb3dc6b', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '9e522cc4-3da9-40f7-9541-02b39ff9f474', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/a99f486d-ef4b-4a4e-8896-8de6ffb3dc6b'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/9e522cc4-3da9-40f7-9541-02b39ff9f474'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm 9e522cc4-3da9-40f7-9541-02b39ff9f474 COMPLETED Error in getting resources for op id - 9e522cc4-3da9-40f7-9541-02b39ff9f474. Details: 'NoneType' object has no attribute 'vnf_virtual_link_resource_info' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'a99f486d-ef4b-4a4e-8896-8de6ffb3dc6b', 'operation': 'HEAL', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '9e522cc4-3da9-40f7-9541-02b39ff9f474', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/a99f486d-ef4b-4a4e-8896-8de6ffb3dc6b'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/9e522cc4-3da9-40f7-9541-02b39ff9f474'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["HEAL"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) The required parameter selected_flavour is not provided {4} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_error_point_internal_processing [0.165814s] ... ok The required parameter selected_flavour is not provided grant start grant_request[{"vnfInstanceId": "0358bf2e-be5e-4ac2-b886-ff71724567d3", "vnfLcmOpOccId": "a9c36d21-21aa-4692-8922-7999bbcae08c", "vnfdId": "58c3b5ab-4649-4406-af23-22e4adba4d04", "flavourId": "simple", "operation": "HEAL", "isAutomaticInvocation": false, "_links": {"vnfLcmOpOcc": {"href": "http://localhost:9890//vnflcm/v1/vnf_lcm_op_occs/a9c36d21-21aa-4692-8922-7999bbcae08c"}, "vnfInstance": {"href": "http://localhost:9890//vnflcm/v1/vnf_instances/0358bf2e-be5e-4ac2-b886-ff71724567d3"}}}] grant end res_body[{'id': 'c213e465-8220-487e-9464-f79104e81e96', 'vnf_instance_id': '0358bf2e-be5e-4ac2-b886-ff71724567d3', 'vnf_lcm_op_occ_id': 'a9c36d21-21aa-4692-8922-7999bbcae08c', 'add_resources': [{'resource_definition_id': '2c6e5cc7-240d-4458-a683-1fe648351281', 'vim_connection_id': 'e60b2518-07c9-421a-ac38-14f1dd7ceebb', 'zone_id': '5e4da3c3-4a55-412a-b624-843921f8b51d'}], 'vim_assets': {'compute_resource_flavours': [{'vim_connection_id': 'e60b2518-07c9-421a-ac38-14f1dd7ceebb', 'vnfd_virtual_compute_desc_id': 'CDU1', 'vim_flavour_id': 'm1.tiny'}], 'software_images': [{'vim_connection_id': 'e60b2518-07c9-421a-ac38-14f1dd7ceebb', 'vnfd_software_image_id': 'VDU1', 'vim_software_image_id': 'cirros'}]}}] {4} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_heal_vnf_instance_grant_resource_exception [0.052123s] ... ok Update vnf lcm 9e522cc4-3da9-40f7-9541-02b39ff9f474 PROCESSING send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'PROCESSING', 'vnfInstanceId': 'dbfb1d83-f065-42cd-bdef-9d24600fd19d', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '9e522cc4-3da9-40f7-9541-02b39ff9f474', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/dbfb1d83-f065-42cd-bdef-9d24600fd19d'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/9e522cc4-3da9-40f7-9541-02b39ff9f474'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) Update vnf lcm 9e522cc4-3da9-40f7-9541-02b39ff9f474 COMPLETED Error in getting resources for op id - 9e522cc4-3da9-40f7-9541-02b39ff9f474. Details: 'affectedVnfcs' send_notification start notification[{'notificationType': 'VnfLcmOperationOccurrenceNotification', 'notificationStatus': 'START', 'operationState': 'COMPLETED', 'vnfInstanceId': 'dbfb1d83-f065-42cd-bdef-9d24600fd19d', 'operation': 'INSTANTIATE', 'isAutomaticInvocation': False, 'vnfLcmOpOccId': '9e522cc4-3da9-40f7-9541-02b39ff9f474', '_links': {'vnfInstance': {'href': 'http://localhost:9890/vnflcm/v1/vnf_instances/dbfb1d83-f065-42cd-bdef-9d24600fd19d'}, 'vnfLcmOpOcc': {'href': 'http://localhost:9890/vnflcm/v1/vnf_lcm_op_occs/9e522cc4-3da9-40f7-9541-02b39ff9f474'}}}] Internal Sever Error[(sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8)] Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such function: JSON_CONTAINS The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/tacker-9.0.0/tacker/conductor/conductor_server.py", line 1841, in send_notification objects.LccnSubscriptionRequest.vnf_lcm_subscriptions_get( File "/usr/lib/python3.9/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper result = fn(cls, context, *args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 566, in vnf_lcm_subscriptions_get return _vnf_lcm_subscriptions_get(context, File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1022, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/tacker-9.0.0/tacker/objects/vnf_lcm_subscriptions.py", line 156, in _vnf_lcm_subscriptions_get result = context.session.execute(sql) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1714, in execute result = conn._execute_20(statement, params or {}, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute cursor.execute(statement, parameters) sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such function: JSON_CONTAINS [SQL: select t1.id,t1.callback_uri,t1.authentication, t1.tenant_id, t2.filter from vnf_lcm_subscriptions t1, (select distinct subscription_uuid,filter from vnf_lcm_filters where (notification_types_len = 0 or JSON_CONTAINS(notification_types, '["VnfLcmOperationOccurrenceNotification"]')) and (operation_types_len = 0 or JSON_CONTAINS(operation_types, '["INSTANTIATE"]')) order by notification_types_len desc, operation_types_len desc) t2 where t1.id=t2.subscription_uuid and t1.deleted=0] (Background on this error at: https://sqlalche.me/e/14/e3q8) {4} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_instantiate_vnf_instance_with_vim_id_update [0.041669s] ... ok {4} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_run_cleanup_vnf_packages [0.042017s] ... ok {4} tacker.tests.unit.conductor.test_conductor_server.TestConductor.test_terminate_vnf_instance_exception [0.029563s] ... ok {4} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_k8sclient [0.023372s] ... ok {4} tacker.tests.unit.nfvo.drivers.vim.test_kubernetes_driver.TestKubernetes_Driver.test_register_vim_with_use_helm_parameter [0.015466s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {38} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_with_unit_conversion [1.035071s] ... ok {38} tacker.tests.unit.conductor.conductorrpc.test_vnf_lcm_rpc.VnfLcmRPCTestCase.test_heal [0.011520s] ... ok {4} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_vnfd_not_in_vnffg_template [0.169410s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {4} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_validate_vnffg_properties_wrong_number [0.015778s] ... ok {4} tacker.tests.unit.test_policy.PolicyTestCase.test_ignore_case_role_check ... SKIPPED: Not ready yet {4} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_expected_content_type [0.000276s] ... ok {4} tacker.tests.unit.test_wsgi.TestWSGIServer.test_app ... SKIPPED: Not ready yet Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {4} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_fields_3 [0.013359s] ... ok {22} tacker.tests.unit.common.test_csar_utils.TestCSARUtils.test_load_csar_data_in_meta_and_manifest_with_vnf_artifact [1.275195s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {4} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_05 [0.013092s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {4} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_01 [0.013881s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. PUT http://localhost//vnf_packages/f181d-7891-4720-b022-b074ec3ef/package_content {4} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_content_with_invalid_uuid [0.022973s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {4} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_08 [0.014381s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {4} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_operator_14 [0.014009s] ... ok {38} tacker.tests.unit.db.test_vnf_resource.TestVnfResource.test_vnf_resource_create [0.243570s] ... ok Authorization failed for user {38} tacker.tests.unit.nfvo.drivers.vim.test_openstack_driver.TestOpenstack_Driver.test_register_vim_invalid_auth [0.021098s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback {38} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vim_oidc_to_token [0.042186s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it {38} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_update_vnffg_vnf_mapping_key_none [0.062883s] ... ok {38} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_create_with_software_images [0.022267s] ... ok VIM id invalid or key not found for 6261579e-d6f3-49ad-8bc3-a9cb974778ff {38} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_destroy_without_id [0.019561s] ... ok {22} tacker.tests.unit.db.test_db_migration_to_v2.TestDbMigrationToV2.test_create_vnf_instance_v2 [0.318150s] ... ok {38} tacker.tests.unit.objects.test_vnf_software_images.TestVnfSoftwareImages.test_software_image_create_with_id [0.025369s] ... ok {22} tacker.tests.unit.db.test_vnf_artifact.TestVnfPackageArtifact.test_invalid_attribute [0.022998s] ... ok {38} tacker.tests.unit.test_auth.TestAuthValidateManager.test_auth_main_basic [0.013211s] ... ok {38} tacker.tests.unit.test_policy.PolicyTestCase.test_templatized_enforcement ... SKIPPED: Not ready yet {22} tacker.tests.unit.db.test_vnf_package.TestVnfPackage.test_add_user_defined_data [0.026762s] ... ok {38} tacker.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_custom [0.009635s] ... ok [fernet_tokens] key_repository does not appear to exist; attempting to create it Failed to create [fernet_tokens] key_repository: either it already exists or you don't have sufficient permissions to create it Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {38} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_exclude_fields_4 [0.013988s] ... ok {22} tacker.tests.unit.nfvo.test_nfvo_plugin.TestNfvoPlugin.test_validate_vnffg_properties [0.019225s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {38} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_attribute_selector_invalid_fields_1 [0.013401s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {38} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_attributes_03 [0.015589s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {38} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_invalid_value_type_3 [0.013098s] ... ok {22} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_get_by_id_with_software_images [0.043818s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {38} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_index_filter_operator_11 [0.012744s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {22} tacker.tests.unit.objects.test_vnf_deployment_flavour.TestVnfDeploymentFlavour.test_obj_load_attr_without_id_in_object [0.022281s] ... ok PATCH http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef {38} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_empty_body [0.016269s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {38} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_attribute_selector_exclude_fields_3 [0.012689s] ... ok {22} tacker.tests.unit.objects.test_vnf_package.TestVnfPackage.test_destroy [0.021829s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {38} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_4 [0.012483s] ... ok {22} tacker.tests.unit.test_auth.TackerKeystoneContextTestCase.test_roles_no_admin [0.010470s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {38} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_patch_failed_with_same_operational_state [0.013390s] ... ok {22} tacker.tests.unit.test_auth.TestOAuth2Session.test_schedule_refrash_token_invalid_value_1_None [0.010386s] ... ok {22} tacker.tests.unit.test_wsgi.RequestDeserializerTest.test_get_action_args [0.000114s] ... ok {22} tacker.tests.unit.test_wsgi.SerializerTest.test_serialize_unknown_content_type [0.009863s] ... ok {22} tacker.tests.unit.test_wsgi.TestWSGIServerWithSSL.test_app_using_ssl ... SKIPPED: Not ready yet {22} tacker.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback.test_filter_traceback [0.009855s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {22} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_fetch_vnf_package_artifacts_with_invalid_uuid [0.013021s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. {22} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_patch_with_non_existing_vnf_package [0.013250s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. POST http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef/package_content/upload_from_uri {22} tacker.tests.unit.vnfpkgm.test_controller.TestController.test_upload_vnf_package_from_uri [0.018897s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. DELETE http://localhost//vnf_packages/f26f181d-7891-4720-b022-b074ec1733ef /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_delete_enhanced_policy_2 [0.019641s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_fetch_vnf_package_content [0.014028s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_02 [0.012628s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_05 [0.012410s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_19 [0.013237s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_attributes_25 [0.012926s] ... ok Directory to write image files does not exist (/var/lib/glance/images). Creating. Unable to create datadir: /var/lib/glance/images Failed to configure store correctly: Store filesystem could not be configured correctly. Reason: Unable to create datadir: /var/lib/glance/images Disabling add method. /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {22} tacker.tests.unit.vnfpkgm.test_controller.TestControllerEnhancedPolicy.test_index_filter_valid_string_values_5 [0.013297s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> ResourceWarning: Enable tracemalloc to get the object allocation traceback ====== Totals ====== Ran: 1186 tests in 11.0212 sec. - Passed: 1018 - Skipped: 168 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 157.1429 sec. ============== Worker Balance ============== - Worker 0 (30 tests) => 0:00:02.068439 - Worker 1 (30 tests) => 0:00:04.109364 - Worker 2 (30 tests) => 0:00:02.514781 - Worker 3 (30 tests) => 0:00:03.250627 - Worker 4 (30 tests) => 0:00:10.386089 - Worker 5 (30 tests) => 0:00:04.559660 - Worker 6 (30 tests) => 0:00:02.617326 - Worker 7 (30 tests) => 0:00:02.064716 - Worker 8 (30 tests) => 0:00:03.409046 - Worker 9 (30 tests) => 0:00:06.149777 - Worker 10 (30 tests) => 0:00:01.073724 - Worker 11 (30 tests) => 0:00:03.821472 - Worker 12 (30 tests) => 0:00:02.476040 - Worker 13 (30 tests) => 0:00:02.775137 - Worker 14 (30 tests) => 0:00:06.937601 - Worker 15 (30 tests) => 0:00:01.617058 - Worker 16 (30 tests) => 0:00:01.432867 - Worker 17 (30 tests) => 0:00:02.913963 - Worker 18 (30 tests) => 0:00:02.140027 - Worker 19 (30 tests) => 0:00:01.385435 - Worker 20 (30 tests) => 0:00:08.126484 - Worker 21 (30 tests) => 0:00:05.454142 - Worker 22 (30 tests) => 0:00:10.800530 - Worker 23 (30 tests) => 0:00:00.938146 - Worker 24 (30 tests) => 0:00:01.081778 - Worker 25 (30 tests) => 0:00:04.169013 - Worker 26 (29 tests) => 0:00:01.153739 - Worker 27 (29 tests) => 0:00:01.445208 - Worker 28 (29 tests) => 0:00:08.729737 - Worker 29 (29 tests) => 0:00:01.265286 - Worker 30 (29 tests) => 0:00:04.864289 - Worker 31 (29 tests) => 0:00:07.531261 - Worker 32 (29 tests) => 0:00:05.244937 - Worker 33 (29 tests) => 0:00:00.994854 - Worker 34 (29 tests) => 0:00:01.290661 - Worker 35 (29 tests) => 0:00:03.038160 - Worker 36 (29 tests) => 0:00:04.447144 - Worker 37 (29 tests) => 0:00:03.491923 - Worker 38 (29 tests) => 0:00:10.490742 - Worker 39 (29 tests) => 0:00:05.933848 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-tacker-9.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tAIcPE + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/openstack-tacker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/openstack-tacker + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/openstack-tacker + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-tacker = 9.0.0-1.el9s Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-tacker-9.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L444mi + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tacker = 9.0.0-1.el9s python3-tacker = 9.0.0-1.el9s python3.9-tacker = 9.0.0-1.el9s python3.9dist(tacker) = 9 python3dist(tacker) = 9 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.9 python3.9dist(setuptools) Obsoletes: python39-tacker < 9.0.0-1.el9s Processing files: openstack-tacker-common-9.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SA2h2v + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/doc/openstack-tacker-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/doc/openstack-tacker-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/doc/openstack-tacker-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VKmHum + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/openstack-tacker-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/openstack-tacker-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/openstack-tacker-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-tacker-common) = 9.0.0-1.el9s openstack-tacker-common = 9.0.0-1.el9s Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Processing files: python3-tacker-tests-9.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lSggkZ + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tacker-tests = 9.0.0-1.el9s python3-tacker-tests = 9.0.0-1.el9s python3.9-tacker-tests = 9.0.0-1.el9s 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: /usr/bin/bash python(abi) = 3.9 Obsoletes: python39-tacker-tests < 9.0.0-1.el9s Processing files: python3-tacker-doc-9.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5zA7zV + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/doc/python3-tacker-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/doc/python3-tacker-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/doc/python3-tacker-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e2L47x + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch/usr/share/licenses/python3-tacker-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tacker-doc = 9.0.0-1.el9s python3-tacker-doc = 9.0.0-1.el9s python3.9-tacker-doc = 9.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-tacker-doc < 9.0.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/openstack-tacker-9.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-tacker-common-9.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-tacker-9.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-tacker-doc-9.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-tacker-tests-9.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kMj347 + umask 022 + cd /builddir/build/BUILD + cd tacker-9.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tacker-9.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0