[2026-05-13 09:22:54,464][ INFO][PID:500125] Marking build as starting [2026-05-13 09:22:54,512][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:22:54,513][ INFO][PID:500125] VM allocation process starts [2026-05-13 09:22:54,530][ INFO][PID:500125] Trying to allocate VM: ResallocHost, ticket_id=2864903, requested_tags=['arch_noarch', 'copr_builder'] [2026-05-13 09:22:57,549][ INFO][PID:500125] Allocated host ResallocHost, ticket_id=2864903, hostname=54.204.155.247, name=aws_aarch64_reserved_prod_08786950_20260513_091313, requested_tags=['arch_noarch', 'copr_builder'] [2026-05-13 09:22:57,550][ INFO][PID:500125] Allocating ssh connection to builder [2026-05-13 09:22:57,550][ INFO][PID:500125] Checking that builder machine is OK [2026-05-13 09:22:57,935][ INFO][PID:500125] Installed copr-rpmbuild version: 1.8 [2026-05-13 09:22:57,936][ INFO][PID:500125] Running remote command: copr-builder-ready srpm-builds [2026-05-13 09:22:58,179][ INFO][PID:500125] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-13 09:22:58,180][ INFO][PID:500125] Filling build.info file with builder info [2026-05-13 09:22:58,181][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:22:58,182][ INFO][PID:500125] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bonvaffel", "project_name": "cli-tools", "project_dirname": "cli-tools", "submitter": "https://api.github.com/users/github-actions%5Bbot%5D", "ended_on": null, "started_on": 1778664178.182186, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": null, "buildroot_pkgs": null, "task_id": "10453934", "build_id": 10453934, "package_name": "kubectl", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 8, "source_json": "{\"type\": \"git\", \"clone_url\": \"https://github.com/kritag/copr-cli-tools.git\", \"subdirectory\": \"packages/kubectl\", \"committish\": \"a9703620410a180f7d8cc5fe38ebf991fb49e9dc\", \"spec\": \"kubectl.spec\", \"srpm_build_method\": \"make_srpm\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "bonvaffel/cli-tools--https://api.github.com/users/github-actions%5Bbot%5D", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44" ], "distributions_in_project": [ "fedora-43", "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/bonvaffel/cli-tools", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bonvaffel/cli-tools", "result_dir": "10453934", "built_packages": "", "tags": [ "arch_noarch" ], "id": 10453934, "mockchain_macros": { "copr_username": "bonvaffel", "copr_projectname": "cli-tools", "vendor": "Fedora Project COPR (bonvaffel/cli-tools)" } } ] } [2026-05-13 09:22:58,221][ INFO][PID:500125] Sending fedora-messaging bus message in build.start [2026-05-13 09:22:58,789][ INFO][PID:500125] Sending fedora-messaging bus message in chroot.start [2026-05-13 09:22:58,833][ INFO][PID:500125] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10453934 --detached [2026-05-13 09:22:59,361][ INFO][PID:500125] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.204.155.247' (ED25519) to the list of known hosts. [2026-05-13 09:22:59,362][ INFO][PID:500125] Downloading the builder-live.log file, attempt 1 [2026-05-13 09:22:59,364][ INFO][PID:500125] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.204.155.247 copr-rpmbuild-log [2026-05-13 09:23:04,368][ INFO][PID:500125] Periodic builder liveness probe: alive [2026-05-13 09:23:04,369][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:23:09,370][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:23:14,371][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:23:19,373][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:23:24,374][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:23:29,376][ INFO][PID:500125] Checking for cancel request [2026-05-13 09:23:30,235][ INFO][PID:500125] Downloading results from builder [2026-05-13 09:23:30,970][ INFO][PID:500125] rsyncing of mockbuilder@54.204.155.247:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934 started [2026-05-13 09:23:30,971][ INFO][PID:500125] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.204.155.247:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/ &> /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/build-10453934.rsync.log [2026-05-13 09:23:31,659][ INFO][PID:500125] rsyncing finished. [2026-05-13 09:23:31,660][ INFO][PID:500125] VM Release request [2026-05-13 09:23:31,669][ INFO][PID:500125] Searching for 'success' file in resultdir [2026-05-13 09:23:31,670][ INFO][PID:500125] Getting build details [2026-05-13 09:23:31,670][ INFO][PID:500125] Retrieving SRPM info from /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934 [2026-05-13 09:23:31,671][ INFO][PID:500125] SRPM URL: https://download.copr.fedorainfracloud.org/results/bonvaffel/cli-tools/srpm-builds/10453934/kubectl-1.36.1-1.src.rpm [2026-05-13 09:23:31,672][ INFO][PID:500125] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/bonvaffel/cli-tools/srpm-builds/10453934/kubectl-1.36.1-1.src.rpm', 'pkg_name': 'kubectl', 'pkg_version': '1.36.1-1'} [2026-05-13 09:23:31,672][ INFO][PID:500125] Finished build: id=10453934 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/bonvaffel/cli-tools chroot=srpm-builds [2026-05-13 09:23:31,674][ INFO][PID:500125] Worker succeeded build, took 33.49218773841858 [2026-05-13 09:23:31,675][ INFO][PID:500125] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bonvaffel", "project_name": "cli-tools", "project_dirname": "cli-tools", "submitter": "https://api.github.com/users/github-actions%5Bbot%5D", "ended_on": 1778664211.6743736, "started_on": 1778664178.182186, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": null, "buildroot_pkgs": null, "task_id": "10453934", "build_id": 10453934, "package_name": "kubectl", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 8, "source_json": "{\"type\": \"git\", \"clone_url\": \"https://github.com/kritag/copr-cli-tools.git\", \"subdirectory\": \"packages/kubectl\", \"committish\": \"a9703620410a180f7d8cc5fe38ebf991fb49e9dc\", \"spec\": \"kubectl.spec\", \"srpm_build_method\": \"make_srpm\"}", "pkg_name": "kubectl", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/bonvaffel/cli-tools/srpm-builds/10453934/kubectl-1.36.1-1.src.rpm", "uses_devel_repo": null, "sandbox": "bonvaffel/cli-tools--https://api.github.com/users/github-actions%5Bbot%5D", "results": { "architecture_specific_tags": { "fedora-43": { "exclusivearch": [ "x86_64" ] }, "fedora-44": { "exclusivearch": [ "x86_64" ] } }, "name": "kubectl", "epoch": null, "version": "1.36.1", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44" ], "distributions_in_project": [ "fedora-43", "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/bonvaffel/cli-tools", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bonvaffel/cli-tools", "result_dir": "10453934", "built_packages": "", "tags": [ "arch_noarch" ], "pkg_version": "1.36.1-1", "id": 10453934, "mockchain_macros": { "copr_username": "bonvaffel", "copr_projectname": "cli-tools", "vendor": "Fedora Project COPR (bonvaffel/cli-tools)" } } ] } [2026-05-13 09:23:31,818][ INFO][PID:500125] Sending fedora-messaging bus message in build.end [2026-05-13 09:23:31,873][ INFO][PID:500125] Compressing /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/builder-live.log by gzip [2026-05-13 09:23:31,875][ INFO][PID:500125] Running command 'gzip /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/builder-live.log' as PID 503222 [2026-05-13 09:23:31,878][ INFO][PID:500125] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/builder-live.log) [2026-05-13 09:23:31,878][ INFO][PID:500125] Compressing /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/backend.log by gzip [2026-05-13 09:23:31,880][ INFO][PID:500125] Running command 'gzip /var/lib/copr/public_html/results/bonvaffel/cli-tools/srpm-builds/10453934/backend.log' as PID 503223