[2023-04-18 19:12:40,699][ INFO][PID:18954] Marking build as starting [2023-04-18 19:12:40,716][ INFO][PID:18954] Trying to allocate VM [2023-04-18 19:12:43,741][ INFO][PID:18954] Allocated host ResallocHost, ticket_id=50165, hostname=10.0.1.2 [2023-04-18 19:12:43,741][ INFO][PID:18954] Allocating ssh connection to builder [2023-04-18 19:12:43,742][ INFO][PID:18954] Checking that builder machine is OK [2023-04-18 19:12:43,917][ INFO][PID:18954] Filling build.info file with builder info [2023-04-18 19:12:43,919][ INFO][PID:18954] Marking build as running on frontend [2023-04-18 19:12:43,936][ INFO][PID:18954] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 13765 --chroot openeuler-22.03-x86_64 --detached [2023-04-18 19:12:44,219][ INFO][PID:18954] Downloading the builder-live.log file, attempt 1 [2023-04-18 19:14:39,461][ INFO][PID:18954] Downloading results from builder [2023-04-18 19:14:39,507][ INFO][PID:18954] Releasing VM back to pool [2023-04-18 19:14:39,517][ INFO][PID:18954] Searching for 'success' file in resultdir [2023-04-18 19:14:39,518][ INFO][PID:18954] Going to sign pkgs from source: 13765-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 [2023-04-18 19:14:39,558][ INFO][PID:18954] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-18 19:14:39,702][ INFO][PID:18954] 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/00013765-python-apache-airflow-providers-jenkins/python-apache-airflow-providers-jenkins-help-3.2.1-1.noarch.rpm' (attempt #1) [2023-04-18 19:14:40,158][ INFO][PID:18954] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/python-apache-airflow-providers-jenkins-help-3.2.1-1.noarch.rpm [2023-04-18 19:14:40,159][ INFO][PID:18954] 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/00013765-python-apache-airflow-providers-jenkins/python-apache-airflow-providers-jenkins-3.2.1-1.src.rpm' (attempt #1) [2023-04-18 19:14:40,553][ INFO][PID:18954] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/python-apache-airflow-providers-jenkins-3.2.1-1.src.rpm [2023-04-18 19:14:40,558][ INFO][PID:18954] 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/00013765-python-apache-airflow-providers-jenkins/python3-apache-airflow-providers-jenkins-3.2.1-1.noarch.rpm' (attempt #1) [2023-04-18 19:14:40,979][ INFO][PID:18954] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/python3-apache-airflow-providers-jenkins-3.2.1-1.noarch.rpm [2023-04-18 19:14:40,979][ INFO][PID:18954] Sign done [2023-04-18 19:14:40,980][ INFO][PID:18954] Incremental createrepo run, adding 00013765-python-apache-airflow-providers-jenkins 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 19:14:40,981][ INFO][PID:18954] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00013765-python-apache-airflow-providers-jenkins' as PID 19209 [2023-04-18 19:15:09,597][ INFO][PID:18954] Finished after 28 seconds with exit code 1 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00013765-python-apache-airflow-providers-jenkins) 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 19:15:09,600][ ERROR][PID:18954] Createrepo failed [2023-04-18 19:15:09,600][ ERROR][PID:18954] Build failed: Backend process error: createrepo failed [2023-04-18 19:15:09,601][ INFO][PID:18954] Finished build: id=13765 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 [2023-04-18 19:15:09,605][ ERROR][PID:18954] Backend process error: createrepo failed [2023-04-18 19:15:09,605][ INFO][PID:18954] Worker failed build, took 145.68625712394714 [2023-04-18 19:15:09,624][ INFO][PID:18954] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/builder-live.log by gzip [2023-04-18 19:15:09,658][ INFO][PID:18954] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/builder-live.log' as PID 19242 [2023-04-18 19:15:09,667][ INFO][PID:18954] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/builder-live.log) [2023-04-18 19:15:09,667][ INFO][PID:18954] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/backend.log by gzip [2023-04-18 19:15:09,668][ INFO][PID:18954] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00013765-python-apache-airflow-providers-jenkins/backend.log' as PID 19243