D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-testrepository-0.0.20-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qy7Qj2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf testrepository-0.0.20 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/testrepository-0.0.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd testrepository-0.0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf testrepository.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DXdZbl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd testrepository-0.0.20 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/testrepository copying testrepository/setuptools_command.py -> build/lib/testrepository copying testrepository/testcommand.py -> build/lib/testrepository copying testrepository/utils.py -> build/lib/testrepository copying testrepository/testlist.py -> build/lib/testrepository copying testrepository/results.py -> build/lib/testrepository copying testrepository/__init__.py -> build/lib/testrepository creating build/lib/testrepository/arguments copying testrepository/arguments/command.py -> build/lib/testrepository/arguments copying testrepository/arguments/path.py -> build/lib/testrepository/arguments copying testrepository/arguments/__init__.py -> build/lib/testrepository/arguments copying testrepository/arguments/string.py -> build/lib/testrepository/arguments copying testrepository/arguments/doubledash.py -> build/lib/testrepository/arguments creating build/lib/testrepository/commands copying testrepository/commands/last.py -> build/lib/testrepository/commands copying testrepository/commands/commands.py -> build/lib/testrepository/commands copying testrepository/commands/help.py -> build/lib/testrepository/commands copying testrepository/commands/run.py -> build/lib/testrepository/commands copying testrepository/commands/load.py -> build/lib/testrepository/commands copying testrepository/commands/failing.py -> build/lib/testrepository/commands copying testrepository/commands/__init__.py -> build/lib/testrepository/commands copying testrepository/commands/stats.py -> build/lib/testrepository/commands copying testrepository/commands/list_tests.py -> build/lib/testrepository/commands copying testrepository/commands/init.py -> build/lib/testrepository/commands copying testrepository/commands/quickstart.py -> build/lib/testrepository/commands copying testrepository/commands/slowest.py -> build/lib/testrepository/commands creating build/lib/testrepository/repository copying testrepository/repository/samba_buildfarm.py -> build/lib/testrepository/repository copying testrepository/repository/file.py -> build/lib/testrepository/repository copying testrepository/repository/__init__.py -> build/lib/testrepository/repository copying testrepository/repository/memory.py -> build/lib/testrepository/repository creating build/lib/testrepository/tests copying testrepository/tests/test_testcommand.py -> build/lib/testrepository/tests copying testrepository/tests/monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_commands.py -> build/lib/testrepository/tests copying testrepository/tests/stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_matchers.py -> build/lib/testrepository/tests copying testrepository/tests/test_setup.py -> build/lib/testrepository/tests copying testrepository/tests/test_results.py -> build/lib/testrepository/tests copying testrepository/tests/test_repository.py -> build/lib/testrepository/tests copying testrepository/tests/test_arguments.py -> build/lib/testrepository/tests copying testrepository/tests/test_ui.py -> build/lib/testrepository/tests copying testrepository/tests/__init__.py -> build/lib/testrepository/tests copying testrepository/tests/test_testr.py -> build/lib/testrepository/tests creating build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_command.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_string.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_path.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/__init__.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_doubledash.py -> build/lib/testrepository/tests/arguments creating build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_quickstart.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_help.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_commands.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_run.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_list_tests.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_load.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_last.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_stats.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/__init__.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_init.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_slowest.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_failing.py -> build/lib/testrepository/tests/commands creating build/lib/testrepository/tests/repository copying testrepository/tests/repository/test_file.py -> build/lib/testrepository/tests/repository copying testrepository/tests/repository/__init__.py -> build/lib/testrepository/tests/repository creating build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_cli.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_decorator.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/__init__.py -> build/lib/testrepository/tests/ui creating build/lib/testrepository/ui copying testrepository/ui/decorator.py -> build/lib/testrepository/ui copying testrepository/ui/cli.py -> build/lib/testrepository/ui copying testrepository/ui/__init__.py -> build/lib/testrepository/ui copying testrepository/ui/model.py -> build/lib/testrepository/ui running build_scripts creating build/scripts-3.8 copying and adjusting testr -> build/scripts-3.8 changing mode of build/scripts-3.8/testr from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fWlL4X + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 + cd testrepository-0.0.20 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui copying build/lib/testrepository/ui/model.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui copying build/lib/testrepository/ui/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui copying build/lib/testrepository/ui/cli.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui copying build/lib/testrepository/ui/decorator.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_decorator.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_cli.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/test_file.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/repository creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_failing.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_slowest.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_init.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_stats.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_last.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_load.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_list_tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_run.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_help.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_quickstart.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_doubledash.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_path.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_string.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/test_testr.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_ui.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_arguments.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_repository.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_results.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_setup.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_matchers.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_stubpackage.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/stubpackage.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_monkeypatch.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/monkeypatch.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_testcommand.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository copying build/lib/testrepository/repository/memory.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository copying build/lib/testrepository/repository/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository copying build/lib/testrepository/repository/file.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository copying build/lib/testrepository/repository/samba_buildfarm.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/slowest.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/quickstart.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/init.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/list_tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/stats.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/failing.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/load.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/run.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/help.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands copying build/lib/testrepository/commands/last.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/doubledash.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/string.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/path.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/command.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments copying build/lib/testrepository/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository copying build/lib/testrepository/results.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository copying build/lib/testrepository/testlist.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository copying build/lib/testrepository/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository copying build/lib/testrepository/testcommand.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository copying build/lib/testrepository/setuptools_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui/model.py to model.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui/cli.py to cli.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/ui/decorator.py to decorator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui/test_decorator.py to test_decorator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/ui/test_cli.py to test_cli.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/repository/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/repository/test_file.py to test_file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_failing.py to test_failing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_slowest.py to test_slowest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_init.py to test_init.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_stats.py to test_stats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_last.py to test_last.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_load.py to test_load.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_list_tests.py to test_list_tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_run.py to test_run.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_help.py to test_help.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/commands/test_quickstart.py to test_quickstart.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments/test_doubledash.py to test_doubledash.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments/test_path.py to test_path.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments/test_string.py to test_string.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/arguments/test_command.py to test_command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_testr.py to test_testr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_ui.py to test_ui.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_arguments.py to test_arguments.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_repository.py to test_repository.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_results.py to test_results.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_setup.py to test_setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_matchers.py to test_matchers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_stubpackage.py to test_stubpackage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/stubpackage.py to stubpackage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_monkeypatch.py to test_monkeypatch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/monkeypatch.py to monkeypatch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/tests/test_testcommand.py to test_testcommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository/memory.py to memory.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository/file.py to file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/repository/samba_buildfarm.py to samba_buildfarm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/slowest.py to slowest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/quickstart.py to quickstart.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/init.py to init.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/list_tests.py to list_tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/stats.py to stats.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/failing.py to failing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/load.py to load.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/run.py to run.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/help.py to help.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/commands.py to commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/commands/last.py to last.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments/doubledash.py to doubledash.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments/string.py to string.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments/path.py to path.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/arguments/command.py to command.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/results.py to results.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/testlist.py to testlist.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/testcommand.py to testcommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository/setuptools_command.py to setuptools_command.cpython-38.pyc writing byte-compilation script '/tmp/tmpk9tqip4o.py' /usr/bin/python3 /tmp/tmpk9tqip4o.py removing /tmp/tmpk9tqip4o.py running install_egg_info running egg_info creating testrepository.egg-info writing testrepository.egg-info/PKG-INFO writing dependency_links to testrepository.egg-info/dependency_links.txt writing entry points to testrepository.egg-info/entry_points.txt writing requirements to testrepository.egg-info/requires.txt writing top-level names to testrepository.egg-info/top_level.txt writing manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testrepository.egg-info/SOURCES.txt' Copying testrepository.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8/site-packages/testrepository-0.0.20-py3.8.egg-info running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/bin copying build/scripts-3.8/testr -> /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/bin/testr to 755 + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/bin/__pycache__ + mv /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/bin/testr /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/bin/testr-3.8 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.0.20-9.mga9 --unique-debug-suffix -0.0.20-9.mga9.aarch64 --unique-debug-src-base python-testrepository-0.0.20-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/testrepository-0.0.20 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-testrepository-0.0.20-9.mga9.noarch Provides: python-testrepository = 0.0.20-9.mga9 python3-testrepository = 0.0.20-9.mga9 python3.8-testrepository = 0.0.20-9.mga9 python3.8dist(testrepository) = 0.0.20 python3dist(testrepository) = 0.0.20 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.8 python3.8dist(fixtures) python3.8dist(python-subunit) >= 0.0.18 python3.8dist(testtools) >= 0.9.30 Obsoletes: python-testrepository < 0.0.20-9.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-testrepository-0.0.20-9.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dyd4cR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd testrepository-0.0.20 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-testrepository-0.0.20-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FayIBG + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf testrepository-0.0.20 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!