[2025-12-11 10:07:09,721][ INFO][PID:1321018] Marking build as starting [2025-12-11 10:07:09,768][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:09,769][ INFO][PID:1321018] VM allocation process starts [2025-12-11 10:07:09,860][ INFO][PID:1321018] Trying to allocate VM: ResallocHost, ticket_id=280577, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-11 10:07:14,871][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:19,875][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:24,883][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:29,894][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:34,896][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:38,284][ INFO][PID:1321018] Allocated host ResallocHost, ticket_id=280577, hostname=44.193.218.61, name=aws_x86_64_normal_prod_00342864_20251211_100348, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-11 10:07:38,284][ INFO][PID:1321018] Allocating ssh connection to builder [2025-12-11 10:07:38,285][ INFO][PID:1321018] Checking that builder machine is OK [2025-12-11 10:07:38,636][ INFO][PID:1321018] Running remote command: copr-builder-ready srpm-builds [2025-12-11 10:07:38,912][ INFO][PID:1321018] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-11 10:07:38,912][ INFO][PID:1321018] Filling build.info file with builder info [2025-12-11 10:07:38,913][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:38,914][ INFO][PID:1321018] 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": 1765447658.9144502, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9898751", "build_id": 9898751, "package_name": "copr-backend", "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/backend\", \"repos\": \"\", \"tmp\": \"tmp0ed0dyyp\", \"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--03fad6d6-1585-4426-b986-c83aec19b451", "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": "09898751", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9898751, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2025-12-11 10:07:38,955][ INFO][PID:1321018] Sending fedora-messaging bus message in build.start [2025-12-11 10:07:39,784][ INFO][PID:1321018] Sending fedora-messaging bus message in chroot.start [2025-12-11 10:07:39,820][ INFO][PID:1321018] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9898751 --detached [2025-12-11 10:07:40,159][ INFO][PID:1321018] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.193.218.61' (ED25519) to the list of known hosts. [2025-12-11 10:07:40,160][ INFO][PID:1321018] Downloading the builder-live.log file, attempt 1 [2025-12-11 10:07:40,163][ INFO][PID:1321018] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.193.218.61 copr-rpmbuild-log [2025-12-11 10:07:45,202][ INFO][PID:1321018] Periodic builder liveness probe: alive [2025-12-11 10:07:45,203][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:50,209][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:07:55,213][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:08:00,216][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:08:05,237][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:08:10,241][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:08:15,249][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:08:20,258][ INFO][PID:1321018] Checking for cancel request [2025-12-11 10:08:22,791][ INFO][PID:1321018] Downloading results from builder [2025-12-11 10:08:22,792][ INFO][PID:1321018] rsyncing of mockbuilder@44.193.218.61:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751 started [2025-12-11 10:08:22,796][ INFO][PID:1321018] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.193.218.61:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/build-09898751.rsync.log [2025-12-11 10:08:23,135][ INFO][PID:1321018] rsyncing finished. [2025-12-11 10:08:23,142][ INFO][PID:1321018] Releasing VM back to pool [2025-12-11 10:08:23,340][ INFO][PID:1321018] Searching for 'success' file in resultdir [2025-12-11 10:08:23,341][ INFO][PID:1321018] Getting build details [2025-12-11 10:08:23,341][ INFO][PID:1321018] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751 [2025-12-11 10:08:23,342][ INFO][PID:1321018] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/copr-backend-2.11.post1-1.git.9.322b8b7.src.rpm [2025-12-11 10:08:23,343][ INFO][PID:1321018] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/copr-backend-2.11.post1-1.git.9.322b8b7.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.11.post1-1.git.9.322b8b7'} [2025-12-11 10:08:23,343][ INFO][PID:1321018] Finished build: id=9898751 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:23,345][ INFO][PID:1321018] Worker succeeded build, took 44.43112659454346 [2025-12-11 10:08:23,346][ INFO][PID:1321018] 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": 1765447703.3455768, "started_on": 1765447658.9144502, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9898751", "build_id": 9898751, "package_name": "copr-backend", "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/backend\", \"repos\": \"\", \"tmp\": \"tmp0ed0dyyp\", \"hook_data\": true}", "pkg_name": "copr-backend", "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/09898751/copr-backend-2.11.post1-1.git.9.322b8b7.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--03fad6d6-1585-4426-b986-c83aec19b451", "results": { "name": "copr-backend", "epoch": null, "version": "2.11.post1", "release": "1.git.9.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": "09898751", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.11.post1-1.git.9.322b8b7", "id": 9898751, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2025-12-11 10:08:23,413][ INFO][PID:1321018] Sending fedora-messaging bus message in build.end [2025-12-11 10:08:23,448][ INFO][PID:1321018] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/builder-live.log by gzip [2025-12-11 10:08:23,450][ INFO][PID:1321018] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/builder-live.log' as PID 1330254 [2025-12-11 10:08:23,460][ INFO][PID:1321018] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/builder-live.log) [2025-12-11 10:08:23,464][ INFO][PID:1321018] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4039/srpm-builds/09898751/backend.log by gzip