[2023-04-18 09:59:20,684][ INFO][PID:107238] Marking build as starting [2023-04-18 09:59:20,758][ INFO][PID:107238] Trying to allocate VM [2023-04-18 09:59:23,786][ INFO][PID:107238] Allocated host ResallocHost, ticket_id=48872, hostname=10.0.0.59 [2023-04-18 09:59:23,787][ INFO][PID:107238] Allocating ssh connection to builder [2023-04-18 09:59:23,787][ INFO][PID:107238] Checking that builder machine is OK [2023-04-18 09:59:23,945][ INFO][PID:107238] Filling build.info file with builder info [2023-04-18 09:59:23,946][ INFO][PID:107238] Marking build as running on frontend [2023-04-18 09:59:23,963][ INFO][PID:107238] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 12910 --chroot openeuler-22.03-x86_64 --detached [2023-04-18 09:59:24,250][ INFO][PID:107238] Downloading the builder-live.log file, attempt 1 [2023-04-18 10:01:28,625][ INFO][PID:107238] Downloading results from builder [2023-04-18 10:01:28,668][ INFO][PID:107238] Releasing VM back to pool [2023-04-18 10:01:28,680][ INFO][PID:107238] Searching for 'success' file in resultdir [2023-04-18 10:01:28,681][ INFO][PID:107238] Going to sign pkgs from source: 12910-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 [2023-04-18 10:01:28,681][ INFO][PID:107238] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-18 10:01:28,808][ INFO][PID:107238] 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/00012910-python-sphinxcontrib-mermaid/python-sphinxcontrib-mermaid-help-0.8.1-1.noarch.rpm' (attempt #1) [2023-04-18 10:01:29,408][ INFO][PID:107238] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/python-sphinxcontrib-mermaid-help-0.8.1-1.noarch.rpm [2023-04-18 10:01:29,408][ INFO][PID:107238] 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/00012910-python-sphinxcontrib-mermaid/python3-sphinxcontrib-mermaid-0.8.1-1.noarch.rpm' (attempt #1) [2023-04-18 10:01:29,808][ INFO][PID:107238] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/python3-sphinxcontrib-mermaid-0.8.1-1.noarch.rpm [2023-04-18 10:01:29,808][ INFO][PID:107238] 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/00012910-python-sphinxcontrib-mermaid/python-sphinxcontrib-mermaid-0.8.1-1.src.rpm' (attempt #1) [2023-04-18 10:01:30,207][ INFO][PID:107238] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/python-sphinxcontrib-mermaid-0.8.1-1.src.rpm [2023-04-18 10:01:30,208][ INFO][PID:107238] Sign done [2023-04-18 10:01:30,209][ INFO][PID:107238] Incremental createrepo run, adding 00012910-python-sphinxcontrib-mermaid 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 10:01:30,210][ INFO][PID:107238] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00012910-python-sphinxcontrib-mermaid' as PID 107444 [2023-04-18 10:01:47,772][ INFO][PID:107238] 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 00012910-python-sphinxcontrib-mermaid) 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 10:01:47,777][ ERROR][PID:107238] Createrepo failed [2023-04-18 10:01:47,777][ ERROR][PID:107238] Build failed: Backend process error: createrepo failed [2023-04-18 10:01:47,778][ INFO][PID:107238] Finished build: id=12910 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 [2023-04-18 10:01:47,782][ ERROR][PID:107238] Backend process error: createrepo failed [2023-04-18 10:01:47,783][ INFO][PID:107238] Worker failed build, took 143.83670139312744 [2023-04-18 10:01:47,802][ INFO][PID:107238] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/builder-live.log by gzip [2023-04-18 10:01:47,804][ INFO][PID:107238] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/builder-live.log' as PID 107480 [2023-04-18 10:01:47,861][ INFO][PID:107238] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/builder-live.log) [2023-04-18 10:01:47,861][ INFO][PID:107238] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/backend.log by gzip [2023-04-18 10:01:47,862][ INFO][PID:107238] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00012910-python-sphinxcontrib-mermaid/backend.log' as PID 107481