Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.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'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.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'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.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'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uBmOQS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trove-dashboard-17.0.1.dev3 + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-dashboard-17.0.1.dev3-0.20240514113455.47b97e7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trove-dashboard-17.0.1.dev3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf trove-dashboard.egg-info + find -size 0 -not -name __init__.py -delete + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qjgSdB + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-17.0.1.dev3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( creating build creating build/lib creating build/lib/trove_dashboard creating build/lib/trove_dashboard/content creating build/lib/trove_dashboard/content/databases creating build/lib/trove_dashboard/content/databases/workflows copying trove_dashboard/content/databases/workflows/create_instance.py -> build/lib/trove_dashboard/content/databases/workflows copying trove_dashboard/content/databases/workflows/__init__.py -> build/lib/trove_dashboard/content/databases/workflows creating build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/views.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/urls.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tabs.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tables.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/panel.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/forms.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/cluster_manager.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/__init__.py -> build/lib/trove_dashboard/content/database_clusters creating build/lib/trove_dashboard/api copying trove_dashboard/api/trove.py -> build/lib/trove_dashboard/api copying trove_dashboard/api/__init__.py -> build/lib/trove_dashboard/api creating build/lib/trove_dashboard/api/rest copying trove_dashboard/api/rest/trove.py -> build/lib/trove_dashboard/api/rest copying trove_dashboard/api/rest/__init__.py -> build/lib/trove_dashboard/api/rest creating build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/views.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/urls.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/tests.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/tables.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/panel.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/__init__.py -> build/lib/trove_dashboard/content/database_backups creating build/lib/trove_dashboard/utils copying trove_dashboard/utils/common.py -> build/lib/trove_dashboard/utils copying trove_dashboard/utils/__init__.py -> build/lib/trove_dashboard/utils creating build/lib/trove_dashboard/test copying trove_dashboard/test/urls.py -> build/lib/trove_dashboard/test copying trove_dashboard/test/settings.py -> build/lib/trove_dashboard/test copying trove_dashboard/test/helpers.py -> build/lib/trove_dashboard/test copying trove_dashboard/test/__init__.py -> build/lib/trove_dashboard/test creating build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/views.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/urls.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/panel.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/__init__.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/databases/views.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/urls.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/tests.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/tabs.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/tables.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/panel.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/forms.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/db_capability.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/__init__.py -> build/lib/trove_dashboard/content/databases creating build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/views.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/urls.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tests.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tabs.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tables.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/panel.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/forms.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/config_param_manager.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/__init__.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/version.py -> build/lib/trove_dashboard copying trove_dashboard/exceptions.py -> build/lib/trove_dashboard copying trove_dashboard/__init__.py -> build/lib/trove_dashboard copying trove_dashboard/content/__init__.py -> build/lib/trove_dashboard/content creating build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/utils.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/trove_data.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/keystone_data.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/exceptions.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/__init__.py -> build/lib/trove_dashboard/test/test_data creating build/lib/trove_dashboard/content/database_backups/workflows copying trove_dashboard/content/database_backups/workflows/create_backup.py -> build/lib/trove_dashboard/content/database_backups/workflows copying trove_dashboard/content/database_backups/workflows/__init__.py -> build/lib/trove_dashboard/content/database_backups/workflows creating build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/views.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/urls.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/tests.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/tables.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/__init__.py -> build/lib/trove_dashboard/content/databases/logs creating build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/__init__.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1732_project_backup_strategies_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1731_project_database_backups_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1730_project_database_backups_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1720_project_databases_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1710_database_panel_group.py -> build/lib/trove_dashboard/enabled running egg_info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt deleting trove_dashboard.egg-info/requires.txt writing top-level names to trove_dashboard.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating build/lib/trove_dashboard/content/database_clusters/templates creating build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters creating build/lib/trove_dashboard/content/database_backups/templates creating build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/backup.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/details.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/index.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups creating build/lib/trove_dashboard/content/ng_database_backups/templates creating build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups creating build/lib/trove_dashboard/content/databases/templates creating build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_attach_config.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_create_database.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_create_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_edit_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_access_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_networks.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_resize_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_resize_volume.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_update_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/access_detail.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/attach_config.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/create_database.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/create_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/edit_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/index.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/launch.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/manage_root.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/resize_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/resize_volume.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/update_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases creating build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/view_log.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs creating build/lib/trove_dashboard/content/database_configurations/templates creating build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations creating build/lib/trove_dashboard/locale creating build/lib/trove_dashboard/locale/cs creating build/lib/trove_dashboard/locale/cs/LC_MESSAGES copying trove_dashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/cs/LC_MESSAGES creating build/lib/trove_dashboard/locale/de creating build/lib/trove_dashboard/locale/de/LC_MESSAGES copying trove_dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/de/LC_MESSAGES copying trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/de/LC_MESSAGES creating build/lib/trove_dashboard/locale/en_GB creating build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES copying trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES copying trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES creating build/lib/trove_dashboard/locale/fr creating build/lib/trove_dashboard/locale/fr/LC_MESSAGES copying trove_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/fr/LC_MESSAGES copying trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/fr/LC_MESSAGES creating build/lib/trove_dashboard/locale/id creating build/lib/trove_dashboard/locale/id/LC_MESSAGES copying trove_dashboard/locale/id/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/id/LC_MESSAGES copying trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/id/LC_MESSAGES creating build/lib/trove_dashboard/locale/ja creating build/lib/trove_dashboard/locale/ja/LC_MESSAGES copying trove_dashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ja/LC_MESSAGES copying trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ja/LC_MESSAGES creating build/lib/trove_dashboard/locale/ko_KR creating build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES copying trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES copying trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES creating build/lib/trove_dashboard/locale/pt_BR creating build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES copying trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES copying trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES creating build/lib/trove_dashboard/locale/ru creating build/lib/trove_dashboard/locale/ru/LC_MESSAGES copying trove_dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ru/LC_MESSAGES copying trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ru/LC_MESSAGES creating build/lib/trove_dashboard/locale/tr_TR creating build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES copying trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES copying trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES creating build/lib/trove_dashboard/locale/zh_Hans creating build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES creating build/lib/trove_dashboard/static creating build/lib/trove_dashboard/static/app creating build/lib/trove_dashboard/static/app/core creating build/lib/trove_dashboard/static/app/core/openstack-service-api copying trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> build/lib/trove_dashboard/static/app/core/openstack-service-api creating build/lib/trove_dashboard/static/dashboard creating build/lib/trove_dashboard/static/dashboard/project creating build/lib/trove_dashboard/static/dashboard/project/ngbackups copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups creating build/lib/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table creating build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/panel.py -> build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/tables.py -> build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/urls.py -> build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/views.py -> build/lib/trove_dashboard/content/backup_strategies creating build/lib/trove_dashboard/content/backup_strategies/templates creating build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies copying trove_dashboard/content/backup_strategies/templates/backup_strategies/_backup_strategy_help.html -> build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies copying trove_dashboard/content/backup_strategies/templates/backup_strategies/index.html -> build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies creating build/lib/trove_dashboard/content/backup_strategies/workflows copying trove_dashboard/content/backup_strategies/workflows/__init__.py -> build/lib/trove_dashboard/content/backup_strategies/workflows copying trove_dashboard/content/backup_strategies/workflows/create_backup_strategy.py -> build/lib/trove_dashboard/content/backup_strategies/workflows ~/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard ~/build/BUILD/trove-dashboard-17.0.1.dev3 + pushd build/lib/trove_dashboard + django-admin compilemessages processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/trove-dashboard-17.0.1.dev3/build/lib/trove_dashboard/locale/id/LC_MESSAGES ~/build/BUILD/trove-dashboard-17.0.1.dev3 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aLG97H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 + cd trove-dashboard-17.0.1.dev3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/dashboard/project/ngbackups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/app creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/app/core/openstack-service-api copying build/lib/trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/app/core/openstack-service-api creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES copying build/lib/trove_dashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES copying build/lib/trove_dashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1710_database_panel_group.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1720_project_databases_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1730_project_database_backups_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1731_project_database_backups_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1732_project_backup_strategies_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled copying build/lib/trove_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard copying build/lib/trove_dashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard copying build/lib/trove_dashboard/version.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/exceptions.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/keystone_data.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/trove_data.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test copying build/lib/trove_dashboard/test/helpers.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test copying build/lib/trove_dashboard/test/settings.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test copying build/lib/trove_dashboard/test/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/utils copying build/lib/trove_dashboard/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/utils copying build/lib/trove_dashboard/utils/common.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/utils creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/rest copying build/lib/trove_dashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/rest copying build/lib/trove_dashboard/api/rest/trove.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/rest copying build/lib/trove_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api copying build/lib/trove_dashboard/api/trove.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/workflows copying build/lib/trove_dashboard/content/backup_strategies/workflows/create_backup_strategy.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/workflows copying build/lib/trove_dashboard/content/backup_strategies/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/workflows creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/templates creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/templates/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/templates/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies/_backup_strategy_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/templates/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/config_param_manager.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/forms.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/tabs.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/templates creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/templates creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/backup.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/templates/database_backups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/workflows copying build/lib/trove_dashboard/content/database_backups/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/workflows copying build/lib/trove_dashboard/content/database_backups/workflows/create_backup.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/workflows copying build/lib/trove_dashboard/content/database_backups/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/cluster_manager.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/forms.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/tabs.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/view_log.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/update_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/resize_volume.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/resize_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/manage_root.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/launch.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/edit_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/create_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/create_database.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/attach_config.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/access_detail.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_update_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_resize_volume.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_resize_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_networks.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_access_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_edit_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_create_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_create_database.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_attach_config.html -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/templates/databases creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/db_capability.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/forms.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/tabs.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases creating /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/workflows copying build/lib/trove_dashboard/content/databases/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/workflows copying build/lib/trove_dashboard/content/databases/workflows/create_instance.py -> /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/workflows byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1710_database_panel_group.py to _1710_database_panel_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1720_project_databases_panel.py to _1720_project_databases_panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1730_project_database_backups_panel.py to _1730_project_database_backups_panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1731_project_database_backups_panel.py to _1731_project_database_backups_panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1732_project_backup_strategies_panel.py to _1732_project_backup_strategies_panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1740_project_database_clusters_panel.py to _1740_project_database_clusters_panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/_1760_project_database_configurations_panel.py to _1760_project_database_configurations_panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data/keystone_data.py to keystone_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data/trove_data.py to trove_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/test_data/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/test/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/utils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/rest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/rest/trove.py to trove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/api/trove.py to trove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/workflows/create_backup_strategy.py to create_backup_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/backup_strategies/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/config_param_manager.py to config_param_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/tabs.py to tabs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_configurations/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/ng_database_backups/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/workflows/create_backup.py to create_backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_backups/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/cluster_manager.py to cluster_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/tabs.py to tabs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/database_clusters/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/logs/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/db_capability.py to db_capability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/tabs.py to tabs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/content/databases/workflows/create_instance.py to create_instance.cpython-39.pyc writing byte-compilation script '/tmp/tmp04iewt29.py' /usr/bin/python3 /tmp/tmp04iewt29.py removing /tmp/tmp04iewt29.py running install_egg_info running egg_info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt writing top-level names to trove_dashboard.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying trove_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard-17.0.1.dev3-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled ~/build/BUILD/trove-dashboard-17.0.1.dev3 ~/build/BUILD/trove-dashboard-17.0.1.dev3 + pushd . + cd /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/enabled + for f in _17*.py* + cp -p _1710_database_panel_group.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1720_project_databases_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1730_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1731_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1732_project_backup_strategies_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1740_project_database_clusters_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1760_project_database_configurations_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ ~/build/BUILD/trove-dashboard-17.0.1.dev3 + popd + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py + filename=_1710_database_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1710_database_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py + filename=_1720_project_databases_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1720_project_databases_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py + filename=_1730_project_database_backups_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1730_project_database_backups_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py + filename=_1731_project_database_backups_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1731_project_database_backups_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1732_project_backup_strategies_panel.py + filename=_1732_project_backup_strategies_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1732_project_backup_strategies_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1732_project_backup_strategies_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py + filename=_1740_project_database_clusters_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1740_project_database_clusters_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py + filename=_1760_project_database_configurations_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/etc/openstack-dashboard/enabled/_1760_project_database_configurations_panel.py + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static + cp -rp trove_dashboard/static/app trove_dashboard/static/dashboard /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/static/ + rm -f /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po + rm -f '/builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9/site-packages/trove_dashboard/locale/*pot' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 django --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 17.0.1-0.20240514113455.47b97e7.el9 --unique-debug-suffix -17.0.1-0.20240514113455.47b97e7.el9.x86_64 --unique-debug-src-base openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/trove-dashboard-17.0.1.dev3 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-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9UTdEi + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-17.0.1.dev3 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bHP9ms + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-17.0.1.dev3 + DOCDIR=/builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/doc/openstack-trove-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/doc/openstack-trove-ui + cp -pr README.rst /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/doc/openstack-trove-ui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xwGRgd + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-17.0.1.dev3 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/licenses/openstack-trove-ui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/licenses/openstack-trove-ui + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64/usr/share/licenses/openstack-trove-ui + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/openstack-dashboard/enabled/_1710_database_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1720_project_databases_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1730_project_database_backups_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1731_project_database_backups_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1732_project_backup_strategies_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1732_project_backup_strategies_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1740_project_database_clusters_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1760_project_database_configurations_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo Provides: openstack-trove-ui = 17.0.1-0.20240514113455.47b97e7.el9 python3.9dist(trove-dashboard) = 17.0.1~~dev3 python3dist(trove-dashboard) = 17.0.1~~dev3 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cJ4ezN + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-17.0.1.dev3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-trove-ui-17.0.1-0.20240514113455.47b97e7.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0