[2025-12-11 10:07:09,699][ INFO][PID:1321011] Marking build as starting [2025-12-11 10:07:09,751][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:09,753][ INFO][PID:1321011] VM allocation process starts [2025-12-11 10:07:09,866][ INFO][PID:1321011] Trying to allocate VM: ResallocHost, ticket_id=280578, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-11 10:07:14,873][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:19,875][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:24,889][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:29,890][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:34,897][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:38,402][ INFO][PID:1321011] Allocated host ResallocHost, ticket_id=280578, hostname=44.193.201.20, name=aws_x86_64_normal_prod_00342865_20251211_100348, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-11 10:07:38,403][ INFO][PID:1321011] Allocating ssh connection to builder [2025-12-11 10:07:38,403][ INFO][PID:1321011] Checking that builder machine is OK [2025-12-11 10:07:38,897][ INFO][PID:1321011] Running remote command: copr-builder-ready srpm-builds [2025-12-11 10:07:39,142][ INFO][PID:1321011] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-11 10:07:39,144][ INFO][PID:1321011] Filling build.info file with builder info [2025-12-11 10:07:39,144][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:39,145][ INFO][PID:1321011] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:4039", "submitter": null, "ended_on": null, "started_on": 1765447659.1457462, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9898754", "build_id": 9898754, "package_name": "python-copr-common", "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/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/common\", \"repos\": \"\", \"tmp\": \"tmpuuhpi7t6\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--8d61800d-25dd-4826-8547-1ef5badb0867", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039", "result_dir": "09898754", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9898754, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2025-12-11 10:07:39,184][ INFO][PID:1321011] Sending fedora-messaging bus message in build.start [2025-12-11 10:07:39,962][ INFO][PID:1321011] Sending fedora-messaging bus message in chroot.start [2025-12-11 10:07:40,026][ INFO][PID:1321011] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9898754 --detached [2025-12-11 10:07:40,467][ INFO][PID:1321011] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.193.201.20' (ED25519) to the list of known hosts. [2025-12-11 10:07:40,468][ INFO][PID:1321011] Downloading the builder-live.log file, attempt 1 [2025-12-11 10:07:40,471][ INFO][PID:1321011] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.193.201.20 copr-rpmbuild-log [2025-12-11 10:07:45,588][ INFO][PID:1321011] Periodic builder liveness probe: alive [2025-12-11 10:07:45,588][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:50,592][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:07:55,618][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:00,630][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:05,647][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:10,652][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:15,655][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:20,661][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:25,663][ INFO][PID:1321011] Checking for cancel request [2025-12-11 10:08:27,859][ INFO][PID:1321011] Downloading results from builder [2025-12-11 10:08:27,860][ INFO][PID:1321011] rsyncing of mockbuilder@44.193.201.20:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754 started [2025-12-11 10:08:27,862][ INFO][PID:1321011] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.193.201.20:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/build-09898754.rsync.log [2025-12-11 10:08:28,332][ INFO][PID:1321011] rsyncing finished. [2025-12-11 10:08:28,333][ INFO][PID:1321011] Releasing VM back to pool [2025-12-11 10:08:28,428][ INFO][PID:1321011] Searching for 'success' file in resultdir [2025-12-11 10:08:28,430][ INFO][PID:1321011] Getting build details [2025-12-11 10:08:28,431][ INFO][PID:1321011] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754 [2025-12-11 10:08:28,432][ INFO][PID:1321011] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/python-copr-common-1.5.post1-1.git.5.322b8b7.src.rpm [2025-12-11 10:08:28,433][ INFO][PID:1321011] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/python-copr-common-1.5.post1-1.git.5.322b8b7.src.rpm', 'pkg_name': 'python-copr-common', 'pkg_version': '1.5.post1-1.git.5.322b8b7'} [2025-12-11 10:08:28,434][ INFO][PID:1321011] Finished build: id=9898754 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039 chroot=srpm-builds [2025-12-11 10:08:28,436][ INFO][PID:1321011] Worker succeeded build, took 49.2910053730011 [2025-12-11 10:08:28,437][ INFO][PID:1321011] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:4039", "submitter": null, "ended_on": 1765447708.4367516, "started_on": 1765447659.1457462, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9898754", "build_id": 9898754, "package_name": "python-copr-common", "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/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/common\", \"repos\": \"\", \"tmp\": \"tmpuuhpi7t6\", \"hook_data\": true}", "pkg_name": "python-copr-common", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/python-copr-common-1.5.post1-1.git.5.322b8b7.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--8d61800d-25dd-4826-8547-1ef5badb0867", "results": { "name": "python-copr-common", "epoch": null, "version": "1.5.post1", "release": "1.git.5.322b8b7", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039", "result_dir": "09898754", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.5.post1-1.git.5.322b8b7", "id": 9898754, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2025-12-11 10:08:28,533][ INFO][PID:1321011] Sending fedora-messaging bus message in build.end [2025-12-11 10:08:28,565][ INFO][PID:1321011] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/builder-live.log by gzip [2025-12-11 10:08:28,568][ INFO][PID:1321011] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/builder-live.log' as PID 1330700 [2025-12-11 10:08:28,579][ INFO][PID:1321011] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/builder-live.log) [2025-12-11 10:08:28,580][ INFO][PID:1321011] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898754/backend.log by gzip