[2023-04-19 06:54:45,261][ INFO][PID:17353] Marking build as starting [2023-04-19 06:54:45,281][ INFO][PID:17353] Trying to allocate VM [2023-04-19 06:54:48,312][ INFO][PID:17353] Allocated host ResallocHost, ticket_id=51925, hostname=10.0.0.207 [2023-04-19 06:54:48,358][ INFO][PID:17353] Allocating ssh connection to builder [2023-04-19 06:54:48,359][ INFO][PID:17353] Checking that builder machine is OK [2023-04-19 06:54:48,669][ INFO][PID:17353] Filling build.info file with builder info [2023-04-19 06:54:48,670][ INFO][PID:17353] Marking build as running on frontend [2023-04-19 06:54:48,688][ INFO][PID:17353] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 14884 --chroot openeuler-22.03-x86_64 --detached [2023-04-19 06:54:48,971][ INFO][PID:17353] Downloading the builder-live.log file, attempt 1 [2023-04-19 06:58:21,292][ INFO][PID:17353] Downloading results from builder [2023-04-19 06:58:21,350][ INFO][PID:17353] Releasing VM back to pool [2023-04-19 06:58:21,360][ INFO][PID:17353] Searching for 'success' file in resultdir [2023-04-19 06:58:21,361][ INFO][PID:17353] Going to sign pkgs from source: 14884-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 [2023-04-19 06:58:21,361][ INFO][PID:17353] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-19 06:58:21,526][ INFO][PID:17353] 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/00014884-python-pytest-verbose-parametrize/python-pytest-verbose-parametrize-1.7.0-1.src.rpm' (attempt #1) [2023-04-19 06:58:21,931][ INFO][PID:17353] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/python-pytest-verbose-parametrize-1.7.0-1.src.rpm [2023-04-19 06:58:21,932][ INFO][PID:17353] 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/00014884-python-pytest-verbose-parametrize/python-pytest-verbose-parametrize-help-1.7.0-1.noarch.rpm' (attempt #1) [2023-04-19 06:58:22,346][ INFO][PID:17353] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/python-pytest-verbose-parametrize-help-1.7.0-1.noarch.rpm [2023-04-19 06:58:22,347][ INFO][PID:17353] 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/00014884-python-pytest-verbose-parametrize/python3-pytest-verbose-parametrize-1.7.0-1.noarch.rpm' (attempt #1) [2023-04-19 06:58:22,769][ INFO][PID:17353] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/python3-pytest-verbose-parametrize-1.7.0-1.noarch.rpm [2023-04-19 06:58:22,770][ INFO][PID:17353] Sign done [2023-04-19 06:58:22,770][ INFO][PID:17353] Incremental createrepo run, adding 00014884-python-pytest-verbose-parametrize 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-19 06:58:22,772][ INFO][PID:17353] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00014884-python-pytest-verbose-parametrize --no-appstream-metadata' as PID 17555 [2023-04-19 06:58:27,766][ INFO][PID:17353] Finished after 4 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00014884-python-pytest-verbose-parametrize --no-appstream-metadata) 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-19 06:58:27,768][ ERROR][PID:17353] Createrepo failed [2023-04-19 06:58:27,769][ ERROR][PID:17353] Build failed: Backend process error: createrepo failed [2023-04-19 06:58:27,769][ INFO][PID:17353] Finished build: id=14884 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 [2023-04-19 06:58:27,772][ ERROR][PID:17353] Backend process error: createrepo failed [2023-04-19 06:58:27,773][ INFO][PID:17353] Worker failed build, took 219.1028106212616 [2023-04-19 06:58:27,791][ INFO][PID:17353] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/builder-live.log by gzip [2023-04-19 06:58:27,792][ INFO][PID:17353] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/builder-live.log' as PID 17577 [2023-04-19 06:58:27,797][ INFO][PID:17353] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/builder-live.log) [2023-04-19 06:58:27,798][ INFO][PID:17353] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/backend.log by gzip [2023-04-19 06:58:27,798][ INFO][PID:17353] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014884-python-pytest-verbose-parametrize/backend.log' as PID 17578