D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-copr-1.98-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FaWFn4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf python-copr-1.98
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/python-copr-1.98.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-copr-1.98
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HtxRgP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-copr-1.98
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ version=1.98
+ 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/copr
copying copr/util.py -> build/lib/copr
copying copr/exceptions.py -> build/lib/copr
copying copr/__init__.py -> build/lib/copr
creating build/lib/copr/v3
copying copr/v3/requests.py -> build/lib/copr/v3
copying copr/v3/pagination.py -> build/lib/copr/v3
copying copr/v3/helpers.py -> build/lib/copr/v3
copying copr/v3/exceptions.py -> build/lib/copr/v3
copying copr/v3/client.py -> build/lib/copr/v3
copying copr/v3/__init__.py -> build/lib/copr/v3
creating build/lib/copr/test
copying copr/test/test_resources.py -> build/lib/copr/test
copying copr/test/test_client.py -> build/lib/copr/test
copying copr/test/__init__.py -> build/lib/copr/test
creating build/lib/copr/client_v2
copying copr/client_v2/tools.py -> build/lib/copr/client_v2
copying copr/client_v2/schemas.py -> build/lib/copr/client_v2
copying copr/client_v2/resources.py -> build/lib/copr/client_v2
copying copr/client_v2/net_client.py -> build/lib/copr/client_v2
copying copr/client_v2/handlers.py -> build/lib/copr/client_v2
copying copr/client_v2/entities.py -> build/lib/copr/client_v2
copying copr/client_v2/common.py -> build/lib/copr/client_v2
copying copr/client_v2/client.py -> build/lib/copr/client_v2
copying copr/client_v2/__init__.py -> build/lib/copr/client_v2
creating build/lib/copr/client
copying copr/client/responses.py -> build/lib/copr/client
copying copr/client/parsers.py -> build/lib/copr/client
copying copr/client/client.py -> build/lib/copr/client
copying copr/client/__init__.py -> build/lib/copr/client
creating build/lib/copr/v3/proxies
copying copr/v3/proxies/project_chroot.py -> build/lib/copr/v3/proxies
copying copr/v3/proxies/project.py -> build/lib/copr/v3/proxies
copying copr/v3/proxies/package.py -> build/lib/copr/v3/proxies
copying copr/v3/proxies/module.py -> build/lib/copr/v3/proxies
copying copr/v3/proxies/build_chroot.py -> build/lib/copr/v3/proxies
copying copr/v3/proxies/build.py -> build/lib/copr/v3/proxies
copying copr/v3/proxies/__init__.py -> build/lib/copr/v3/proxies
running egg_info
creating copr.egg-info
writing copr.egg-info/PKG-INFO
writing dependency_links to copr.egg-info/dependency_links.txt
writing requirements to copr.egg-info/requires.txt
writing top-level names to copr.egg-info/top_level.txt
writing manifest file 'copr.egg-info/SOURCES.txt'
reading manifest file 'copr.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.rst' under directory 'copr/test/'
warning: no files found matching 'README*' under directory 'copr/test/'
adding license file 'LICENSE'
writing manifest file 'copr.egg-info/SOURCES.txt'
copying copr/README.rst -> build/lib/copr
creating build/lib/copr/test/client_v2
copying copr/test/client_v2/test_client.py -> build/lib/copr/test/client_v2
copying copr/test/client_v2/test_entities.py -> build/lib/copr/test/client_v2
copying copr/test/client_v2/test_handlers.py -> build/lib/copr/test/client_v2
copying copr/test/client_v2/test_net_client.py -> build/lib/copr/test/client_v2
creating build/lib/copr/test/client_v3
copying copr/test/client_v3/test_builds.py -> build/lib/copr/test/client_v3
copying copr/test/client_v3/test_general.py -> build/lib/copr/test/client_v3
copying copr/test/client_v3/test_helpers.py -> build/lib/copr/test/client_v3
copying copr/test/client_v3/test_requests.py -> build/lib/copr/test/client_v3
creating build/lib/copr/test/resources
copying copr/test/resources/build_details.200.json -> build/lib/copr/test/resources
copying copr/test/resources/copr_cli.conf -> build/lib/copr/test/resources
copying copr/test/resources/projects_list.200.json -> build/lib/copr/test/resources
+ mv copr/README.rst ./
+ make -C docs -j8 html SPHINXBUILD=/usr/bin/sphinx-build
make: Entering directory '/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs'
/usr/bin/sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v4.1.2
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 29 source files that are out of date
updating environment: [new config] 29 added, 0 changed, 0 removed
reading sources... [  3%] ClientV1
reading sources... [  6%] ClientV2
reading sources... [ 10%] ClientV3
reading sources... [ 13%] client_v1/CoprClient
reading sources... [ 17%] client_v1/Examples
reading sources... [ 20%] client_v1/Responses
reading sources... [ 24%] client_v2/entities
reading sources... [ 27%] client_v2/errors
reading sources... [ 31%] client_v2/general
reading sources... [ 34%] client_v2/handlers
reading sources... [ 37%] client_v2/initialization
reading sources... [ 41%] client_v2/resource_info/build
reading sources... [ 44%] client_v2/resource_info/build_task
reading sources... [ 48%] client_v2/resource_info/mock_chroot
reading sources... [ 51%] client_v2/resource_info/project
reading sources... [ 55%] client_v2/resource_info/project_chroot
reading sources... [ 58%] client_v2/resources
reading sources... [ 62%] client_v2/resources_usage
reading sources... [ 65%] client_v3/build_options
reading sources... [ 68%] client_v3/client_initialization
reading sources... [ 72%] client_v3/data_structures
reading sources... [ 75%] client_v3/error_handling
reading sources... [ 79%] client_v3/migration
reading sources... [ 82%] client_v3/package_source_types
reading sources... [ 86%] client_v3/pagination
reading sources... [ 89%] client_v3/proxies
reading sources... [ 93%] client_v3/working_with_proxies_directly
reading sources... [ 96%] index
reading sources... [100%] installation

/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client/client.py:docstring of copr.client.client.CoprClient.get_build_details:13: WARNING: Bullet list ends without a blank line; unexpected unindent.
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client/client.py:docstring of copr.client.client.CoprClient.create_new_build:11: WARNING: Field list ends without a blank line; unexpected unindent.
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client/client.py:docstring of copr.client.client.CoprClient.get_project_details:10: WARNING: Bullet list ends without a blank line; unexpected unindent.
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client/responses.py:docstring of copr.client.responses.ProjectHandle.create_new_build:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v2/errors.rst:4: WARNING: Unknown directive type "todo".

.. todo:: implement
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/package_source_types.rst:2: WARNING: Duplicate explicit target name: "user documentation".
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/package_source_types.rst:2: WARNING: Duplicate explicit target name: "user documentation".
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/package_source_types.rst:2: WARNING: Duplicate explicit target name: "user documentation".
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/package_source_types.rst:2: WARNING: Duplicate explicit target name: "user documentation".
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/package_source_types.rst:2: WARNING: Duplicate explicit target name: "user documentation".
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/migration.rst: WARNING: document isn't included in any toctree
done
preparing documents... done
writing output... [  3%] ClientV1
writing output... [  6%] ClientV2
writing output... [ 10%] ClientV3
writing output... [ 13%] client_v1/CoprClient
writing output... [ 17%] client_v1/Examples
writing output... [ 20%] client_v1/Responses
writing output... [ 24%] client_v2/entities
writing output... [ 27%] client_v2/errors
writing output... [ 31%] client_v2/general
writing output... [ 34%] client_v2/handlers
writing output... [ 37%] client_v2/initialization
writing output... [ 41%] client_v2/resource_info/build
writing output... [ 44%] client_v2/resource_info/build_task
writing output... [ 48%] client_v2/resource_info/mock_chroot
writing output... [ 51%] client_v2/resource_info/project
writing output... [ 55%] client_v2/resource_info/project_chroot
writing output... [ 58%] client_v2/resources
writing output... [ 62%] client_v2/resources_usage
writing output... [ 65%] client_v3/build_options
writing output... [ 68%] client_v3/client_initialization
writing output... [ 72%] client_v3/data_structures
writing output... [ 75%] client_v3/error_handling
writing output... [ 79%] client_v3/migration
writing output... [ 82%] client_v3/package_source_types
writing output... [ 86%] client_v3/pagination
writing output... [ 89%] client_v3/proxies
writing output... [ 93%] client_v3/working_with_proxies_directly
writing output... [ 96%] index
writing output... [100%] installation

/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client/client.py:docstring of copr.client.client.CoprClient.create_from_file_config:5: WARNING: 'any' reference target not found: str
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client/client.py:docstring of copr.client.client.CoprClient.create_from_file_config:9: WARNING: more than one target found for cross-reference 'client.CoprClient': copr.client.client.CoprClient, copr.client_v2.client.CoprClient
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client_v2/client.py:docstring of copr.client_v2.client.CoprClient.create_from_file_config:5: WARNING: 'any' reference target not found: str
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/client_v2/client.py:docstring of copr.client_v2.client.CoprClient.create_from_file_config:5: WARNING: 'any' reference target not found: str
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v2/resources_usage.rst:4: WARNING: 'any' reference target not found: copr
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v2/resources_usage.rst:21: WARNING: more than one target found for 'any' cross-reference 'next_page()': could be :py:meth:`copr.client_v2.resources.ProjectList.next_page` or :py:meth:`copr.client_v2.resources.BuildList.next_page`
/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs/client_v3/build_options.rst:4: WARNING: 'any' reference target not found: buildopts
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/v3/proxies/package.py:docstring of copr.v3.proxies.package.PackageProxy.reset:1: WARNING: 'any' reference target not found: source_type
/home/iurt/rpmbuild/BUILD/python-copr-1.98/copr/v3/proxies/package.py:docstring of copr.v3.proxies.package.PackageProxy.reset:1: WARNING: 'any' reference target not found: source_dict
generating indices... genindex py-modindex done
highlighting module code... [  7%] copr.client.client
highlighting module code... [ 14%] copr.client.responses
highlighting module code... [ 21%] copr.client_v2.client
highlighting module code... [ 28%] copr.client_v2.entities
highlighting module code... [ 35%] copr.client_v2.handlers
highlighting module code... [ 42%] copr.client_v2.resources
highlighting module code... [ 50%] copr.v3.exceptions
highlighting module code... [ 57%] copr.v3.proxies
highlighting module code... [ 64%] copr.v3.proxies.build
highlighting module code... [ 71%] copr.v3.proxies.build_chroot
highlighting module code... [ 78%] copr.v3.proxies.module
highlighting module code... [ 85%] copr.v3.proxies.package
highlighting module code... [ 92%] copr.v3.proxies.project
highlighting module code... [100%] copr.v3.proxies.project_chroot

writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 21 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make: Leaving directory '/home/iurt/rpmbuild/BUILD/python-copr-1.98/docs'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5JjMBs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64
+ cd python-copr-1.98
+ '[' 1 -eq 1 ']'
+ version=1.98
+ 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-copr-1.98-3.mga9.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr
copying build/lib/copr/README.rst -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client
copying build/lib/copr/client/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client
copying build/lib/copr/client/client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client
copying build/lib/copr/client/parsers.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client
copying build/lib/copr/client/responses.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/entities.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/net_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/resources.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/schemas.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
copying build/lib/copr/client_v2/tools.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/resources
copying build/lib/copr/test/resources/projects_list.200.json -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/resources
copying build/lib/copr/test/resources/copr_cli.conf -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/resources
copying build/lib/copr/test/resources/build_details.200.json -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/resources
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3
copying build/lib/copr/test/client_v3/test_requests.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3
copying build/lib/copr/test/client_v3/test_helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3
copying build/lib/copr/test/client_v3/test_general.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3
copying build/lib/copr/test/client_v3/test_builds.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2
copying build/lib/copr/test/client_v2/test_net_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2
copying build/lib/copr/test/client_v2/test_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2
copying build/lib/copr/test/client_v2/test_entities.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2
copying build/lib/copr/test/client_v2/test_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2
copying build/lib/copr/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test
copying build/lib/copr/test/test_client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test
copying build/lib/copr/test/test_resources.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
creating /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/build.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/build_chroot.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/module.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/package.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/project.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/proxies/project_chroot.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies
copying build/lib/copr/v3/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
copying build/lib/copr/v3/client.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
copying build/lib/copr/v3/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
copying build/lib/copr/v3/helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
copying build/lib/copr/v3/pagination.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
copying build/lib/copr/v3/requests.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3
copying build/lib/copr/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr
copying build/lib/copr/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr
copying build/lib/copr/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client/client.py to client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client/parsers.py to parsers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client/responses.py to responses.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/client.py to client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/common.py to common.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/entities.py to entities.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/handlers.py to handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/net_client.py to net_client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/resources.py to resources.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/schemas.py to schemas.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/client_v2/tools.py to tools.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3/test_requests.py to test_requests.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3/test_helpers.py to test_helpers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3/test_general.py to test_general.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v3/test_builds.py to test_builds.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2/test_net_client.py to test_net_client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2/test_handlers.py to test_handlers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2/test_entities.py to test_entities.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/client_v2/test_client.py to test_client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/test_client.py to test_client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/test/test_resources.py to test_resources.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/build.py to build.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/build_chroot.py to build_chroot.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/module.py to module.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/package.py to package.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/project.py to project.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/proxies/project_chroot.py to project_chroot.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/client.py to client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/helpers.py to helpers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/pagination.py to pagination.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/v3/requests.py to requests.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr/util.py to util.cpython-39.pyc
writing byte-compilation script '/tmp/tmpq1mobi4i.py'
/usr/bin/python3 /tmp/tmpq1mobi4i.py
removing /tmp/tmpq1mobi4i.py
running install_egg_info
running egg_info
writing copr.egg-info/PKG-INFO
writing dependency_links to copr.egg-info/dependency_links.txt
writing requirements to copr.egg-info/requires.txt
writing top-level names to copr.egg-info/top_level.txt
reading manifest file 'copr.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'copr/README.rst'
warning: no files found matching '*.rst' under directory 'copr/test/'
warning: no files found matching 'README*' under directory 'copr/test/'
adding license file 'LICENSE'
writing manifest file 'copr.egg-info/SOURCES.txt'
Copying copr.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/lib/python3.9/site-packages/copr-1.98-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/bin/__pycache__
+ find /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64 -name '*.exe' -delete
+ install -d /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/doc/python-copr-1.98
+ cp -a docs/_build/html /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/doc/python-copr-1.98/
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.98-3.mga9 --unique-debug-suffix -1.98-3.mga9.aarch64 --unique-debug-src-base python-copr-1.98-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python-copr-1.98

+ /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-copr-1.98-3.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hY9yPj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-copr-1.98
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 -m pytest copr/test -k 'not test_wait_timeout and not test_wait'
============================= test session starts ==============================
platform linux -- Python 3.9.6, pytest-6.2.4, py-1.10.0, pluggy-1.0.0
rootdir: /home/iurt/rpmbuild/BUILD/python-copr-1.98
collected 32 items / 5 deselected / 27 selected

copr/test/test_client.py .....                                           [ 18%]
copr/test/test_resources.py .                                            [ 22%]
copr/test/client_v2/test_client.py ....                                  [ 37%]
copr/test/client_v2/test_entities.py ...                                 [ 48%]
copr/test/client_v2/test_handlers.py ......                              [ 70%]
copr/test/client_v2/test_net_client.py ..                                [ 77%]
copr/test/client_v3/test_builds.py .                                     [ 81%]
copr/test/client_v3/test_general.py .                                    [ 85%]
copr/test/client_v3/test_helpers.py .                                    [ 88%]
copr/test/client_v3/test_requests.py ...                                 [100%]

======================= 27 passed, 5 deselected in 0.74s =======================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-copr-1.98-3.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fbtr63
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-copr-1.98
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/doc/python3-copr
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/doc/python3-copr
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/doc/python3-copr
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TSQdF9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-copr-1.98
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/licenses/python3-copr
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/licenses/python3-copr
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/licenses/python3-copr
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-copr = 1.98-3.mga9 python3-copr = 1.98-3.mga9 python3.9-copr = 1.98-3.mga9 python3.9dist(copr) = 1.98 python3dist(copr) = 1.98
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(marshmallow) python3.9dist(munch) python3.9dist(requests) python3.9dist(requests-toolbelt) python3.9dist(six)
Obsoletes: python-copr < 1.98-3.mga9 python2-copr < 1.94
Processing files: python-copr-doc-1.98-3.mga9.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ltYuIa
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-copr-1.98
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/licenses/python-copr-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/licenses/python-copr-doc
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64/usr/share/licenses/python-copr-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-copr-doc = 1.98-3.mga9
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 /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-copr-1.98-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-copr-doc-1.98-3.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ynQyHQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-copr-1.98
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-copr-1.98-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SHl0KP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf python-copr-1.98
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!