Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-golem-framework.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687306013.527977/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-golem-framework.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-golem-framework-0.10.1-1.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/python-golem-framework.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687306013.527977/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-golem-framework.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-golem-framework-0.10.1-1.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/python-golem-framework.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687306013.527977/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-golem-framework.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HrkQUR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf golem-framework-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/golem-framework-0.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd golem-framework-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jL9hoL + umask 022 + cd /builddir/build/BUILD + cd golem-framework-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: 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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/golem copying golem/main.py -> build/lib/golem copying golem/__init__.py -> build/lib/golem copying golem/browser.py -> build/lib/golem copying golem/execution.py -> build/lib/golem copying golem/actions.py -> build/lib/golem copying golem/helpers.py -> build/lib/golem creating build/lib/golem/gui copying golem/gui/gui_utils.py -> build/lib/golem/gui copying golem/gui/gui_start.py -> build/lib/golem/gui copying golem/gui/web_app.py -> build/lib/golem/gui copying golem/gui/__init__.py -> build/lib/golem/gui copying golem/gui/api.py -> build/lib/golem/gui copying golem/gui/report.py -> build/lib/golem/gui copying golem/gui/user_management.py -> build/lib/golem/gui creating build/lib/golem/webdriver copying golem/webdriver/golem_expected_conditions.py -> build/lib/golem/webdriver copying golem/webdriver/__init__.py -> build/lib/golem/webdriver copying golem/webdriver/extended_webelement.py -> build/lib/golem/webdriver copying golem/webdriver/common.py -> build/lib/golem/webdriver copying golem/webdriver/extended_driver.py -> build/lib/golem/webdriver creating build/lib/golem/cli copying golem/cli/commands.py -> build/lib/golem/cli copying golem/cli/__init__.py -> build/lib/golem/cli copying golem/cli/messages.py -> build/lib/golem/cli copying golem/cli/argument_parser.py -> build/lib/golem/cli creating build/lib/golem/bin copying golem/bin/golem_init.py -> build/lib/golem/bin copying golem/bin/golem_admin.py -> build/lib/golem/bin copying golem/bin/golem_standalone.py -> build/lib/golem/bin copying golem/bin/__init__.py -> build/lib/golem/bin creating build/lib/golem/test_runner copying golem/test_runner/test_runner.py -> build/lib/golem/test_runner copying golem/test_runner/__init__.py -> build/lib/golem/test_runner copying golem/test_runner/conf.py -> build/lib/golem/test_runner copying golem/test_runner/test_runner_utils.py -> build/lib/golem/test_runner copying golem/test_runner/test_logger.py -> build/lib/golem/test_runner creating build/lib/golem/execution_runner copying golem/execution_runner/multiprocess_executor.py -> build/lib/golem/execution_runner copying golem/execution_runner/__init__.py -> build/lib/golem/execution_runner copying golem/execution_runner/execution_runner.py -> build/lib/golem/execution_runner copying golem/execution_runner/interactive.py -> build/lib/golem/execution_runner creating build/lib/golem/report copying golem/report/test_report.py -> build/lib/golem/report copying golem/report/execution_report.py -> build/lib/golem/report copying golem/report/__init__.py -> build/lib/golem/report copying golem/report/report.py -> build/lib/golem/report copying golem/report/junit_report.py -> build/lib/golem/report copying golem/report/html_report.py -> build/lib/golem/report copying golem/report/utils.py -> build/lib/golem/report copying golem/report/cli_report.py -> build/lib/golem/report creating build/lib/golem/core copying golem/core/lock.py -> build/lib/golem/core copying golem/core/page.py -> build/lib/golem/core copying golem/core/session.py -> build/lib/golem/core copying golem/core/settings_manager.py -> build/lib/golem/core copying golem/core/parsing_utils.py -> build/lib/golem/core copying golem/core/__init__.py -> build/lib/golem/core copying golem/core/secrets_manager.py -> build/lib/golem/core copying golem/core/suite.py -> build/lib/golem/core copying golem/core/project.py -> build/lib/golem/core copying golem/core/errors.py -> build/lib/golem/core copying golem/core/test.py -> build/lib/golem/core copying golem/core/tags_manager.py -> build/lib/golem/core copying golem/core/file_manager.py -> build/lib/golem/core copying golem/core/test_data.py -> build/lib/golem/core copying golem/core/exceptions.py -> build/lib/golem/core copying golem/core/utils.py -> build/lib/golem/core copying golem/core/environment_manager.py -> build/lib/golem/core copying golem/core/test_directory.py -> build/lib/golem/core copying golem/core/test_parser.py -> build/lib/golem/core running egg_info writing golem_framework.egg-info/PKG-INFO writing dependency_links to golem_framework.egg-info/dependency_links.txt writing entry points to golem_framework.egg-info/entry_points.txt writing requirements to golem_framework.egg-info/requires.txt writing top-level names to golem_framework.egg-info/top_level.txt reading manifest file 'golem_framework.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'golem_framework.egg-info/SOURCES.txt' creating build/lib/golem/gui/static creating build/lib/golem/gui/static/css copying golem/gui/static/css/code-editor-common.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/json_code_editor.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/list_common.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/main.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/page_object.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/report.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/suite.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/test_case.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/test_case_code.css -> build/lib/golem/gui/static/css copying golem/gui/static/css/test_case_common.css -> build/lib/golem/gui/static/css creating build/lib/golem/gui/static/css/bootstrap copying golem/gui/static/css/bootstrap/bootstrap-theme.min.css -> build/lib/golem/gui/static/css/bootstrap copying golem/gui/static/css/bootstrap/bootstrap.min.css -> build/lib/golem/gui/static/css/bootstrap creating build/lib/golem/gui/static/css/font-awesome copying golem/gui/static/css/font-awesome/font-awesome.min.css -> build/lib/golem/gui/static/css/font-awesome creating build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/FontAwesome.otf -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/fontawesome-webfont.eot -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/fontawesome-webfont.svg -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/fontawesome-webfont.ttf -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/fontawesome-webfont.woff -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/fontawesome-webfont.woff2 -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/glyphicons-halflings-regular.eot -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/glyphicons-halflings-regular.svg -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/glyphicons-halflings-regular.ttf -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/glyphicons-halflings-regular.woff -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/glyphicons-halflings-regular.woff2 -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/lato-bol-webfont.woff -> build/lib/golem/gui/static/css/fonts copying golem/gui/static/css/fonts/lato-lig-webfont.woff -> build/lib/golem/gui/static/css/fonts creating build/lib/golem/gui/static/css/toastr copying golem/gui/static/css/toastr/toastr.min.css -> build/lib/golem/gui/static/css/toastr creating build/lib/golem/gui/static/img copying golem/gui/static/img/plus_sign.png -> build/lib/golem/gui/static/img copying golem/gui/static/img/plus_sign2.png -> build/lib/golem/gui/static/img creating build/lib/golem/gui/static/img/icons copying golem/gui/static/img/icons/favicon-16x16.png -> build/lib/golem/gui/static/img/icons copying golem/gui/static/img/icons/favicon-32x32.png -> build/lib/golem/gui/static/img/icons copying golem/gui/static/img/icons/favicon.ico -> build/lib/golem/gui/static/img/icons creating build/lib/golem/gui/static/js copying golem/gui/static/js/drivers.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/environments.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/file.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/index.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/main.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/new_user.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/page.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/page_code.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/report_dashboard.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/report_execution.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/report_test.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/settings.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/suite.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/suite_code.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/test.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/test_code.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/test_common.js -> build/lib/golem/gui/static/js copying golem/gui/static/js/users.js -> build/lib/golem/gui/static/js creating build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/bootstrap.min.js -> build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/chart.min.js -> build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/jquery.autocomplete.min.js -> build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/jquery.min.js -> build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/sortable.min.js -> build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/toastr.min.js -> build/lib/golem/gui/static/js/external copying golem/gui/static/js/external/treeview.js -> build/lib/golem/gui/static/js/external creating build/lib/golem/gui/static/js/external/code_mirror copying golem/gui/static/js/external/code_mirror/codemirror.css -> build/lib/golem/gui/static/js/external/code_mirror copying golem/gui/static/js/external/code_mirror/codemirror.js -> build/lib/golem/gui/static/js/external/code_mirror copying golem/gui/static/js/external/code_mirror/javascript.js -> build/lib/golem/gui/static/js/external/code_mirror copying golem/gui/static/js/external/code_mirror/python.js -> build/lib/golem/gui/static/js/external/code_mirror creating build/lib/golem/gui/static/js/external/code_mirror/addon creating build/lib/golem/gui/static/js/external/code_mirror/addon/edit copying golem/gui/static/js/external/code_mirror/addon/edit/matchbrackets.js -> build/lib/golem/gui/static/js/external/code_mirror/addon/edit creating build/lib/golem/gui/static/js/external/code_mirror/addon/hint copying golem/gui/static/js/external/code_mirror/addon/hint/python-hint.js -> build/lib/golem/gui/static/js/external/code_mirror/addon/hint copying golem/gui/static/js/external/code_mirror/addon/hint/simple-hint.css -> build/lib/golem/gui/static/js/external/code_mirror/addon/hint copying golem/gui/static/js/external/code_mirror/addon/hint/simple-hint.js -> build/lib/golem/gui/static/js/external/code_mirror/addon/hint creating build/lib/golem/gui/static/js/external/datatable copying golem/gui/static/js/external/datatable/dataTables.bootstrap.js -> build/lib/golem/gui/static/js/external/datatable copying golem/gui/static/js/external/datatable/datatables.min.js -> build/lib/golem/gui/static/js/external/datatable creating build/lib/golem/gui/static/js/list copying golem/gui/static/js/list/list_common.js -> build/lib/golem/gui/static/js/list copying golem/gui/static/js/list/page_list.js -> build/lib/golem/gui/static/js/list copying golem/gui/static/js/list/suite_list.js -> build/lib/golem/gui/static/js/list copying golem/gui/static/js/list/test_list.js -> build/lib/golem/gui/static/js/list creating build/lib/golem/gui/templates copying golem/gui/templates/404.html -> build/lib/golem/gui/templates copying golem/gui/templates/common_element_error.html -> build/lib/golem/gui/templates copying golem/gui/templates/drivers.html -> build/lib/golem/gui/templates copying golem/gui/templates/environments.html -> build/lib/golem/gui/templates copying golem/gui/templates/index.html -> build/lib/golem/gui/templates copying golem/gui/templates/layout.html -> build/lib/golem/gui/templates copying golem/gui/templates/login.html -> build/lib/golem/gui/templates copying golem/gui/templates/not_permission.html -> build/lib/golem/gui/templates copying golem/gui/templates/suite.html -> build/lib/golem/gui/templates copying golem/gui/templates/suite_code.html -> build/lib/golem/gui/templates creating build/lib/golem/gui/templates/list copying golem/gui/templates/list/page_list.html -> build/lib/golem/gui/templates/list copying golem/gui/templates/list/suite_list.html -> build/lib/golem/gui/templates/list copying golem/gui/templates/list/test_list.html -> build/lib/golem/gui/templates/list creating build/lib/golem/gui/templates/page_builder copying golem/gui/templates/page_builder/page.html -> build/lib/golem/gui/templates/page_builder copying golem/gui/templates/page_builder/page_code.html -> build/lib/golem/gui/templates/page_builder creating build/lib/golem/gui/templates/report copying golem/gui/templates/report/report_dashboard.html -> build/lib/golem/gui/templates/report copying golem/gui/templates/report/report_execution.html -> build/lib/golem/gui/templates/report copying golem/gui/templates/report/report_execution_static.html -> build/lib/golem/gui/templates/report copying golem/gui/templates/report/report_test.html -> build/lib/golem/gui/templates/report creating build/lib/golem/gui/templates/settings copying golem/gui/templates/settings/global_settings.html -> build/lib/golem/gui/templates/settings copying golem/gui/templates/settings/project_settings.html -> build/lib/golem/gui/templates/settings creating build/lib/golem/gui/templates/test_builder copying golem/gui/templates/test_builder/test.html -> build/lib/golem/gui/templates/test_builder copying golem/gui/templates/test_builder/test_code.html -> build/lib/golem/gui/templates/test_builder creating build/lib/golem/gui/templates/users copying golem/gui/templates/users/reset_password.html -> build/lib/golem/gui/templates/users copying golem/gui/templates/users/user_form.html -> build/lib/golem/gui/templates/users copying golem/gui/templates/users/user_profile.html -> build/lib/golem/gui/templates/users copying golem/gui/templates/users/users.html -> build/lib/golem/gui/templates/users + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0whi0t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 + cd golem-framework-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: 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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui copying build/lib/golem/gui/gui_utils.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui copying build/lib/golem/gui/gui_start.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui copying build/lib/golem/gui/web_app.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/layout.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/login.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/404.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/suite_code.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/index.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/page_builder copying build/lib/golem/gui/templates/page_builder/page_code.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/page_builder copying build/lib/golem/gui/templates/page_builder/page.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/page_builder creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/test_builder copying build/lib/golem/gui/templates/test_builder/test_code.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/test_builder copying build/lib/golem/gui/templates/test_builder/test.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/test_builder copying build/lib/golem/gui/templates/not_permission.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/common_element_error.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/list copying build/lib/golem/gui/templates/list/page_list.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/list copying build/lib/golem/gui/templates/list/suite_list.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/list copying build/lib/golem/gui/templates/list/test_list.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/list creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/report copying build/lib/golem/gui/templates/report/report_dashboard.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/report copying build/lib/golem/gui/templates/report/report_execution_static.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/report copying build/lib/golem/gui/templates/report/report_test.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/report copying build/lib/golem/gui/templates/report/report_execution.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/report copying build/lib/golem/gui/templates/suite.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/drivers.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates copying build/lib/golem/gui/templates/environments.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/users copying build/lib/golem/gui/templates/users/reset_password.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/users copying build/lib/golem/gui/templates/users/users.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/users copying build/lib/golem/gui/templates/users/user_form.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/users copying build/lib/golem/gui/templates/users/user_profile.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/users creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/settings copying build/lib/golem/gui/templates/settings/project_settings.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/settings copying build/lib/golem/gui/templates/settings/global_settings.html -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/templates/settings creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/test_case_common.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/lato-lig-webfont.woff -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/lato-bol-webfont.woff -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/fonts copying build/lib/golem/gui/static/css/test_case_code.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/page_object.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/test_case.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/bootstrap copying build/lib/golem/gui/static/css/bootstrap/bootstrap.min.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/bootstrap copying build/lib/golem/gui/static/css/bootstrap/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/bootstrap copying build/lib/golem/gui/static/css/main.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/list_common.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/font-awesome copying build/lib/golem/gui/static/css/font-awesome/font-awesome.min.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/font-awesome creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/toastr copying build/lib/golem/gui/static/css/toastr/toastr.min.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css/toastr copying build/lib/golem/gui/static/css/suite.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/report.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/code-editor-common.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css copying build/lib/golem/gui/static/css/json_code_editor.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/css creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img copying build/lib/golem/gui/static/img/plus_sign2.png -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img/icons copying build/lib/golem/gui/static/img/icons/favicon-32x32.png -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img/icons copying build/lib/golem/gui/static/img/icons/favicon-16x16.png -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img/icons copying build/lib/golem/gui/static/img/icons/favicon.ico -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img/icons copying build/lib/golem/gui/static/img/plus_sign.png -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/img creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/suite.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/report_execution.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/index.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/page.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/test_common.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/list copying build/lib/golem/gui/static/js/list/test_list.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/list copying build/lib/golem/gui/static/js/list/suite_list.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/list copying build/lib/golem/gui/static/js/list/list_common.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/list copying build/lib/golem/gui/static/js/list/page_list.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/list copying build/lib/golem/gui/static/js/page_code.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/suite_code.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/environments.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/file.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/drivers.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external copying build/lib/golem/gui/static/js/external/jquery.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external copying build/lib/golem/gui/static/js/external/jquery.autocomplete.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external copying build/lib/golem/gui/static/js/external/bootstrap.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external copying build/lib/golem/gui/static/js/external/chart.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/datatable copying build/lib/golem/gui/static/js/external/datatable/datatables.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/datatable copying build/lib/golem/gui/static/js/external/datatable/dataTables.bootstrap.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/datatable copying build/lib/golem/gui/static/js/external/toastr.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external copying build/lib/golem/gui/static/js/external/treeview.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external copying build/lib/golem/gui/static/js/external/sortable.min.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror copying build/lib/golem/gui/static/js/external/code_mirror/python.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror copying build/lib/golem/gui/static/js/external/code_mirror/codemirror.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon/edit copying build/lib/golem/gui/static/js/external/code_mirror/addon/edit/matchbrackets.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon/edit creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon/hint copying build/lib/golem/gui/static/js/external/code_mirror/addon/hint/python-hint.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon/hint copying build/lib/golem/gui/static/js/external/code_mirror/addon/hint/simple-hint.css -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon/hint copying build/lib/golem/gui/static/js/external/code_mirror/addon/hint/simple-hint.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror/addon/hint copying build/lib/golem/gui/static/js/external/code_mirror/codemirror.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror copying build/lib/golem/gui/static/js/external/code_mirror/javascript.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js/external/code_mirror copying build/lib/golem/gui/static/js/report_dashboard.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/new_user.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/main.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/report_test.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/test_code.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/test.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/settings.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/static/js/users.js -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/static/js copying build/lib/golem/gui/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui copying build/lib/golem/gui/api.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui copying build/lib/golem/gui/report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui copying build/lib/golem/gui/user_management.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver copying build/lib/golem/webdriver/golem_expected_conditions.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver copying build/lib/golem/webdriver/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver copying build/lib/golem/webdriver/extended_webelement.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver copying build/lib/golem/webdriver/common.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver copying build/lib/golem/webdriver/extended_driver.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli copying build/lib/golem/cli/commands.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli copying build/lib/golem/cli/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli copying build/lib/golem/cli/messages.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli copying build/lib/golem/cli/argument_parser.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli copying build/lib/golem/main.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin copying build/lib/golem/bin/golem_init.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin copying build/lib/golem/bin/golem_admin.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin copying build/lib/golem/bin/golem_standalone.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin copying build/lib/golem/bin/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner copying build/lib/golem/test_runner/test_runner.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner copying build/lib/golem/test_runner/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner copying build/lib/golem/test_runner/conf.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner copying build/lib/golem/test_runner/test_runner_utils.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner copying build/lib/golem/test_runner/test_logger.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner copying build/lib/golem/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner copying build/lib/golem/execution_runner/multiprocess_executor.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner copying build/lib/golem/execution_runner/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner copying build/lib/golem/execution_runner/execution_runner.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner copying build/lib/golem/execution_runner/interactive.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/test_report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/execution_report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/junit_report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/html_report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/utils.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report copying build/lib/golem/report/cli_report.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report creating /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/lock.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/page.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/session.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/settings_manager.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/parsing_utils.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/__init__.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/secrets_manager.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/suite.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/project.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/errors.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/test.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/tags_manager.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/file_manager.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/test_data.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/exceptions.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/utils.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/environment_manager.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/test_directory.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/core/test_parser.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core copying build/lib/golem/browser.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem copying build/lib/golem/execution.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem copying build/lib/golem/actions.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem copying build/lib/golem/helpers.py -> /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/gui_utils.py to gui_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/gui_start.py to gui_start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/web_app.py to web_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/gui/user_management.py to user_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver/golem_expected_conditions.py to golem_expected_conditions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver/extended_webelement.py to extended_webelement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/webdriver/extended_driver.py to extended_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/cli/argument_parser.py to argument_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin/golem_init.py to golem_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin/golem_admin.py to golem_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin/golem_standalone.py to golem_standalone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner/test_runner_utils.py to test_runner_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/test_runner/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner/multiprocess_executor.py to multiprocess_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner/execution_runner.py to execution_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution_runner/interactive.py to interactive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/test_report.py to test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/execution_report.py to execution_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/junit_report.py to junit_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/html_report.py to html_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/report/cli_report.py to cli_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/lock.py to lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/settings_manager.py to settings_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/parsing_utils.py to parsing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/secrets_manager.py to secrets_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/suite.py to suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/tags_manager.py to tags_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/file_manager.py to file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/test_data.py to test_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/environment_manager.py to environment_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/test_directory.py to test_directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/core/test_parser.py to test_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/browser.py to browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/execution.py to execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem/helpers.py to helpers.cpython-39.pyc writing byte-compilation script '/tmp/tmpxztlpv_x.py' /usr/bin/python3 /tmp/tmpxztlpv_x.py removing /tmp/tmpxztlpv_x.py running install_egg_info running egg_info writing golem_framework.egg-info/PKG-INFO writing dependency_links to golem_framework.egg-info/dependency_links.txt writing entry points to golem_framework.egg-info/entry_points.txt writing requirements to golem_framework.egg-info/requires.txt writing top-level names to golem_framework.egg-info/top_level.txt reading manifest file 'golem_framework.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'golem_framework.egg-info/SOURCES.txt' Copying golem_framework.egg-info to /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/golem_framework-0.10.1-py3.9.egg-info running install_scripts Installing golem script to /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/bin Installing golem-admin script to /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64//usr/share/doc/python-golem-framework + '[' -d doc ']' ~/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 ~/build/BUILD/golem-framework-0.10.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/golem-framework-0.10.1 + mv /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.1-1 --unique-debug-suffix -0.10.1-1.x86_64 --unique-debug-src-base python-golem-framework-0.10.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/golem-framework-0.10.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-golem-framework-0.10.1-1.noarch Provides: python-golem-framework python3-golem-framework = 0.10.1-1 python3.9dist(golem-framework) = 0.10.1 python3dist(golem-framework) = 0.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(colorama) python3.9dist(flask) >= 0.12.2 python3.9dist(flask-login) >= 0.4 python3.9dist(py-webdriver-manager) python3.9dist(requests) >= 2.18.4 python3.9dist(selenium) >= 3.6 python3.9dist(selenium) < 4.0.0a1 python3.9dist(setuptools) Processing files: python-golem-framework-help-0.10.1-1.noarch warning: Empty %files file /builddir/build/BUILD/golem-framework-0.10.1/doclist.lst Provides: python-golem-framework-help = 0.10.1-1 python3-golem-framework-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 Wrote: /builddir/build/RPMS/python-golem-framework-help-0.10.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-golem-framework-0.10.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qixpp3 + umask 022 + cd /builddir/build/BUILD + cd golem-framework-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-golem-framework-0.10.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0