[2023-04-18 12:37:17,604][ INFO][PID:123281] Marking build as starting [2023-04-18 12:37:17,621][ INFO][PID:123281] Trying to allocate VM [2023-04-18 12:37:20,645][ INFO][PID:123281] Allocated host ResallocHost, ticket_id=49259, hostname=10.0.0.201 [2023-04-18 12:37:20,645][ INFO][PID:123281] Allocating ssh connection to builder [2023-04-18 12:37:20,646][ INFO][PID:123281] Checking that builder machine is OK [2023-04-18 12:37:20,973][ INFO][PID:123281] Filling build.info file with builder info [2023-04-18 12:37:20,974][ INFO][PID:123281] Marking build as running on frontend [2023-04-18 12:37:20,994][ INFO][PID:123281] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 13167 --chroot openeuler-22.03-x86_64 --detached [2023-04-18 12:37:21,283][ INFO][PID:123281] Downloading the builder-live.log file, attempt 1 [2023-04-18 12:41:02,790][ INFO][PID:123281] Downloading results from builder [2023-04-18 12:41:02,898][ INFO][PID:123281] Releasing VM back to pool [2023-04-18 12:41:02,908][ INFO][PID:123281] Searching for 'success' file in resultdir [2023-04-18 12:41:02,958][ INFO][PID:123281] Going to sign pkgs from source: 13167-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 [2023-04-18 12:41:02,959][ INFO][PID:123281] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-18 12:41:03,094][ INFO][PID:123281] 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/00013167-python-edx-rest-api-client/python-edx-rest-api-client-5.5.0-1.src.rpm' (attempt #1) [2023-04-18 12:41:03,524][ INFO][PID:123281] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/python-edx-rest-api-client-5.5.0-1.src.rpm [2023-04-18 12:41:03,525][ INFO][PID:123281] 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/00013167-python-edx-rest-api-client/python3-edx-rest-api-client-5.5.0-1.noarch.rpm' (attempt #1) [2023-04-18 12:41:03,988][ INFO][PID:123281] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/python3-edx-rest-api-client-5.5.0-1.noarch.rpm [2023-04-18 12:41:03,989][ INFO][PID:123281] 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/00013167-python-edx-rest-api-client/python-edx-rest-api-client-help-5.5.0-1.noarch.rpm' (attempt #1) [2023-04-18 12:41:04,423][ INFO][PID:123281] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/python-edx-rest-api-client-help-5.5.0-1.noarch.rpm [2023-04-18 12:41:04,424][ INFO][PID:123281] Sign done [2023-04-18 12:41:04,424][ INFO][PID:123281] Incremental createrepo run, adding 00013167-python-edx-rest-api-client 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-18 12:41:04,425][ INFO][PID:123281] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00013167-python-edx-rest-api-client' as PID 123565 [2023-04-18 12:41:21,940][ INFO][PID:123281] Finished after 17 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00013167-python-edx-rest-api-client) 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-18 12:41:21,942][ ERROR][PID:123281] Createrepo failed [2023-04-18 12:41:21,943][ ERROR][PID:123281] Build failed: Backend process error: createrepo failed [2023-04-18 12:41:21,943][ INFO][PID:123281] Finished build: id=13167 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 [2023-04-18 12:41:21,946][ ERROR][PID:123281] Backend process error: createrepo failed [2023-04-18 12:41:21,947][ INFO][PID:123281] Worker failed build, took 240.9722421169281 [2023-04-18 12:41:21,966][ INFO][PID:123281] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/builder-live.log by gzip [2023-04-18 12:41:21,967][ INFO][PID:123281] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/builder-live.log' as PID 123598 [2023-04-18 12:41:21,975][ INFO][PID:123281] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/builder-live.log) [2023-04-18 12:41:21,976][ INFO][PID:123281] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/backend.log by gzip [2023-04-18 12:41:21,976][ INFO][PID:123281] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013167-python-edx-rest-api-client/backend.log' as PID 123599