[2026-07-13 14:29:14,688][ INFO][PID:3834301] Marking build as starting [2026-07-13 14:29:14,732][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:14,735][ INFO][PID:3834301] VM allocation process starts [2026-07-13 14:29:24,197][ INFO][PID:3834301] Trying to allocate VM: ResallocHost, ticket_id=3880298, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-13 14:29:27,300][ INFO][PID:3834301] Allocated host ResallocHost, ticket_id=3880298, hostname=13.220.67.44, name=aws_x86_64_reserved_prod_13048129_20260713_142754, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-13 14:29:27,301][ INFO][PID:3834301] Allocating ssh connection to builder [2026-07-13 14:29:27,301][ INFO][PID:3834301] Checking that builder machine is OK [2026-07-13 14:29:27,648][ INFO][PID:3834301] Installed copr-rpmbuild version: 1.8 [2026-07-13 14:29:27,649][ INFO][PID:3834301] Running remote command: copr-builder-ready srpm-builds [2026-07-13 14:29:27,845][ INFO][PID:3834301] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-07-13 14:29:27,848][ INFO][PID:3834301] Filling build.info file with builder info [2026-07-13 14:29:27,868][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:27,870][ INFO][PID:3834301] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "distgen-ci", "project_dirname": "distgen-ci", "submitter": null, "ended_on": null, "started_on": 1783952967.870083, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10713741", "build_id": 10713741, "package_name": "distgen", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/devexp-db/distgen.git\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\nif grep PUSH \\\"$hook_payload\\\"; then\\n # number of commits since last tag\\n git_describe=$(git describe)\\n # e.g. v0.20-13-g3878fff\\n IFS=- eval \\\"set -- \\\\$git_describe\\\"\\n RELEASE=\\\"999.git_$2_$short_commit\\\"\\nelse\\n # we are checked out to 'pull-requests/pr/78'\\n pr_branch=$(git branch -r --contains HEAD)\\n IFS=/ eval \\\"set -- \\\\$pr_branch\\\"\\n RELEASE=\\\"PR${3}_${date}_git$short_commit\\\"\\nfi\\n\\npython3 -m pip install . --user\\ncd rpm\\nmake RELEASE=\\\"$RELEASE\\\"\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3 python3-pip python3-build\", \"resultdir\": \"distgen/rpm\", \"repos\": \"\", \"tmp\": \"tmpne_skktz\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/distgen-ci--eea03ed5-b559-432f-a0fc-d476754683c8", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/praiskup/distgen-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci", "result_dir": "10713741", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10713741, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "distgen-ci", "vendor": "Fedora Project COPR (praiskup/distgen-ci)" } } ] } [2026-07-13 14:29:27,926][ INFO][PID:3834301] Sending fedora-messaging bus message in build.start [2026-07-13 14:29:28,601][ INFO][PID:3834301] Sending fedora-messaging bus message in chroot.start [2026-07-13 14:29:28,632][ INFO][PID:3834301] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10713741 --detached [2026-07-13 14:29:29,462][ INFO][PID:3834301] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.220.67.44' (ED25519) to the list of known hosts. [2026-07-13 14:29:29,463][ INFO][PID:3834301] Downloading the builder-live.log file, attempt 1 [2026-07-13 14:29:29,465][ INFO][PID:3834301] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.220.67.44 copr-rpmbuild-log [2026-07-13 14:29:34,473][ INFO][PID:3834301] Periodic builder liveness probe: alive [2026-07-13 14:29:34,475][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:39,476][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:44,478][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:49,479][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:54,480][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:29:59,487][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:04,488][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:09,495][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:14,501][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:19,506][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:24,509][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:29,510][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:34,512][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:39,514][ INFO][PID:3834301] Checking for cancel request [2026-07-13 14:30:43,181][ INFO][PID:3834301] Downloading results from builder [2026-07-13 14:30:43,182][ INFO][PID:3834301] rsyncing of mockbuilder@13.220.67.44:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741 started [2026-07-13 14:30:43,184][ INFO][PID:3834301] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.220.67.44:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/ &> /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/build-10713741.rsync.log [2026-07-13 14:30:43,467][ INFO][PID:3834301] rsyncing finished. [2026-07-13 14:30:43,468][ INFO][PID:3834301] VM Release request [2026-07-13 14:30:43,570][ INFO][PID:3834301] Searching for 'success' file in resultdir [2026-07-13 14:30:43,571][ INFO][PID:3834301] Getting build details [2026-07-13 14:30:43,572][ INFO][PID:3834301] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741 [2026-07-13 14:30:43,573][ INFO][PID:3834301] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/10713741/distgen-2.4-PR_20260713_143032_git2ba23.src.rpm [2026-07-13 14:30:43,574][ INFO][PID:3834301] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/10713741/distgen-2.4-PR_20260713_143032_git2ba23.src.rpm', 'pkg_name': 'distgen', 'pkg_version': '2.4-PR_20260713_143032_git2ba23'} [2026-07-13 14:30:43,574][ INFO][PID:3834301] Finished build: id=10713741 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/distgen-ci chroot=srpm-builds [2026-07-13 14:30:43,577][ INFO][PID:3834301] Worker succeeded build, took 75.70744466781616 [2026-07-13 14:30:43,578][ INFO][PID:3834301] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "distgen-ci", "project_dirname": "distgen-ci", "submitter": null, "ended_on": 1783953043.5775278, "started_on": 1783952967.870083, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10713741", "build_id": 10713741, "package_name": "distgen", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/devexp-db/distgen.git\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\nif grep PUSH \\\"$hook_payload\\\"; then\\n # number of commits since last tag\\n git_describe=$(git describe)\\n # e.g. v0.20-13-g3878fff\\n IFS=- eval \\\"set -- \\\\$git_describe\\\"\\n RELEASE=\\\"999.git_$2_$short_commit\\\"\\nelse\\n # we are checked out to 'pull-requests/pr/78'\\n pr_branch=$(git branch -r --contains HEAD)\\n IFS=/ eval \\\"set -- \\\\$pr_branch\\\"\\n RELEASE=\\\"PR${3}_${date}_git$short_commit\\\"\\nfi\\n\\npython3 -m pip install . --user\\ncd rpm\\nmake RELEASE=\\\"$RELEASE\\\"\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3 python3-pip python3-build\", \"resultdir\": \"distgen/rpm\", \"repos\": \"\", \"tmp\": \"tmpne_skktz\", \"hook_data\": true}", "pkg_name": "distgen", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci/srpm-builds/10713741/distgen-2.4-PR_20260713_143032_git2ba23.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/distgen-ci--eea03ed5-b559-432f-a0fc-d476754683c8", "results": { "architecture_specific_tags": { "epel-8": { "buildarch": [ "noarch" ] }, "epel-9": { "buildarch": [ "noarch" ] }, "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "distgen", "epoch": null, "version": "2.4", "release": "PR_20260713_143032_git2ba23" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/praiskup/distgen-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/distgen-ci", "result_dir": "10713741", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.4-PR_20260713_143032_git2ba23", "id": 10713741, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "distgen-ci", "vendor": "Fedora Project COPR (praiskup/distgen-ci)" } } ] } [2026-07-13 14:30:43,627][ INFO][PID:3834301] Sending fedora-messaging bus message in build.end [2026-07-13 14:30:43,658][ INFO][PID:3834301] Compressing /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/builder-live.log by gzip [2026-07-13 14:30:43,660][ INFO][PID:3834301] Running command 'gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/builder-live.log' as PID 3842803 [2026-07-13 14:30:43,710][ INFO][PID:3834301] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/builder-live.log) [2026-07-13 14:30:43,711][ INFO][PID:3834301] Compressing /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/backend.log by gzip [2026-07-13 14:30:43,713][ INFO][PID:3834301] Running command 'gzip /var/lib/copr/public_html/results/praiskup/distgen-ci/srpm-builds/10713741/backend.log' as PID 3842809