[2023-04-17 10:45:19,697][ INFO][PID:4713] Marking build as starting [2023-04-17 10:45:19,718][ INFO][PID:4713] Trying to allocate VM [2023-04-17 10:45:22,749][ INFO][PID:4713] Allocated host ResallocHost, ticket_id=46167, hostname=10.0.1.10 [2023-04-17 10:45:22,750][ INFO][PID:4713] Allocating ssh connection to builder [2023-04-17 10:45:22,750][ INFO][PID:4713] Checking that builder machine is OK [2023-04-17 10:45:22,913][ INFO][PID:4713] Filling build.info file with builder info [2023-04-17 10:45:22,914][ INFO][PID:4713] Marking build as running on frontend [2023-04-17 10:45:22,931][ INFO][PID:4713] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 11258 --chroot openeuler-22.03-x86_64 --detached [2023-04-17 10:45:23,208][ INFO][PID:4713] Downloading the builder-live.log file, attempt 1 [2023-04-17 10:47:21,992][ INFO][PID:4713] Downloading results from builder [2023-04-17 10:47:36,879][ INFO][PID:4713] Releasing VM back to pool [2023-04-17 10:47:36,958][ INFO][PID:4713] Searching for 'success' file in resultdir [2023-04-17 10:47:36,959][ INFO][PID:4713] Going to sign pkgs from source: 11258-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 [2023-04-17 10:47:36,959][ INFO][PID:4713] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-17 10:47:37,158][ INFO][PID:4713] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/python-mkdocs-minify-plugin-help-0.6.4-1.noarch.rpm' (attempt #1) [2023-04-17 10:47:37,658][ INFO][PID:4713] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/python-mkdocs-minify-plugin-help-0.6.4-1.noarch.rpm [2023-04-17 10:47:37,659][ INFO][PID:4713] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/python-mkdocs-minify-plugin-0.6.4-1.src.rpm' (attempt #1) [2023-04-17 10:47:38,170][ INFO][PID:4713] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/python-mkdocs-minify-plugin-0.6.4-1.src.rpm [2023-04-17 10:47:38,178][ INFO][PID:4713] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/python3-mkdocs-minify-plugin-0.6.4-1.noarch.rpm' (attempt #1) [2023-04-17 10:47:38,658][ INFO][PID:4713] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/python3-mkdocs-minify-plugin-0.6.4-1.noarch.rpm [2023-04-17 10:47:38,659][ INFO][PID:4713] Sign done [2023-04-17 10:47:38,659][ INFO][PID:4713] Incremental createrepo run, adding 00011258-python-mkdocs-minify-plugin into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03-x86_64, (auto-create-repo=True) [2023-04-17 10:47:38,661][ INFO][PID:4713] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00011258-python-mkdocs-minify-plugin' as PID 4882 [2023-04-17 10:47:53,280][ INFO][PID:4713] Finished after 14 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00011258-python-mkdocs-minify-plugin) stdout: stderr: Sub-command failed Traceback (most recent call last): File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 359, in main_locked if not run_createrepo(opts): ^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/copr-repo", line 206, in run_createrepo run_cmd(createrepo_cmd, check=True, logger=opts.log) File "/usr/lib/python3.11/site-packages/copr_backend/helpers.py", line 149, in run_cmd raise CommandException(exc_msg) copr_backend.helpers.CommandException: Command '/usr/bin/createrepo_c /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --database --ignore-lock --local-sqlite --cachedir /tmp/ --workers 8 --update --skip-stat --recycle-pkglist --pkglist /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/.copr-createrepo-pkglist' failed, exit code '-9 [2023-04-17 10:47:53,283][ ERROR][PID:4713] Createrepo failed [2023-04-17 10:47:53,283][ ERROR][PID:4713] Build failed: Backend process error: createrepo failed [2023-04-17 10:47:53,284][ INFO][PID:4713] Finished build: id=11258 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 [2023-04-17 10:47:53,361][ ERROR][PID:4713] Backend process error: createrepo failed [2023-04-17 10:47:53,362][ INFO][PID:4713] Worker failed build, took 150.44768238067627 [2023-04-17 10:47:53,378][ INFO][PID:4713] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/builder-live.log by gzip [2023-04-17 10:47:53,380][ INFO][PID:4713] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/builder-live.log' as PID 4948 [2023-04-17 10:47:53,460][ INFO][PID:4713] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/builder-live.log) [2023-04-17 10:47:53,460][ INFO][PID:4713] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/backend.log by gzip [2023-04-17 10:47:53,461][ INFO][PID:4713] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00011258-python-mkdocs-minify-plugin/backend.log' as PID 4949