[2026-06-08 03:38:33,601][ INFO][PID:336216] Marking build as starting [2026-06-08 03:38:33,737][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:38:33,751][ INFO][PID:336216] VM allocation process starts [2026-06-08 03:38:33,790][ INFO][PID:336216] Trying to allocate VM: ResallocHost, ticket_id=3329970, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-08 03:38:38,797][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:38:43,799][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:38:48,800][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:38:53,802][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:38:58,803][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:01,896][ INFO][PID:336216] Allocated host ResallocHost, ticket_id=3329970, hostname=54.165.137.109, name=aws_x86_64_reserved_prod_11380633_20260608_033601, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-08 03:39:01,897][ INFO][PID:336216] Allocating ssh connection to builder [2026-06-08 03:39:01,898][ INFO][PID:336216] Checking that builder machine is OK [2026-06-08 03:39:02,228][ INFO][PID:336216] Installed copr-rpmbuild version: 1.8 [2026-06-08 03:39:02,229][ INFO][PID:336216] Running remote command: copr-builder-ready srpm-builds [2026-06-08 03:39:02,509][ INFO][PID:336216] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-08 03:39:02,511][ INFO][PID:336216] Filling build.info file with builder info [2026-06-08 03:39:02,512][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:02,514][ INFO][PID:336216] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "clarlok", "project_name": "network", "project_dirname": "network", "submitter": "clarlok", "ended_on": null, "started_on": 1780889942.513819, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10577170", "build_id": 10577170, "package_name": "sing-box", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\nauther=SagerNet\\npkgname=sing-box\\nDATE=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP -m 1 '\\\"published_at\\\": \\\"\\\\K(.*)(?=T)')\\nDATE=$(date -d \\\"$DATE\\\" +'%a %b %d %Y')\\nVERSION=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP '\\\"tag_name\\\": \\\"\\\\K(.*)(?=\\\")' | tr -d 'v')\\ngit clone https://github.com/SagerNet/sing-box\\npushd sing-box && git checkout v\\\"$VERSION\\\"\\npopd\\nmv -v sing-box sing-box-${VERSION}\\ntar czvf sing-box-${VERSION}.tar.gz sing-box-${VERSION}\\ncurl -L -O https://raw.githubusercontent.com/calyle/rpm-spec-templates/refs/heads/main/network/sing-box/sing-box.spec\\nsed -i -e \\\"s/VERSION/$VERSION/g\\\" -e \\\"s/DATE/$DATE/g\\\" sing-box.spec\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "clarlok/network--clarlok", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide", "openeuler-22.03", "openeuler-24.03", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide", "openeuler-22.03", "openeuler-24.03", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "destdir": "/var/lib/copr/public_html/results/clarlok/network", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/clarlok/network", "result_dir": "10577170", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10577170, "mockchain_macros": { "copr_username": "clarlok", "copr_projectname": "network", "vendor": "Fedora Project COPR (clarlok/network)" } } ] } [2026-06-08 03:39:02,568][ INFO][PID:336216] Sending fedora-messaging bus message in build.start [2026-06-08 03:39:03,122][ INFO][PID:336216] Sending fedora-messaging bus message in chroot.start [2026-06-08 03:39:03,152][ INFO][PID:336216] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10577170 --detached [2026-06-08 03:39:03,602][ INFO][PID:336216] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.165.137.109' (ED25519) to the list of known hosts. [2026-06-08 03:39:03,603][ INFO][PID:336216] Downloading the builder-live.log file, attempt 1 [2026-06-08 03:39:03,605][ INFO][PID:336216] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.165.137.109 copr-rpmbuild-log [2026-06-08 03:39:08,613][ INFO][PID:336216] Periodic builder liveness probe: alive [2026-06-08 03:39:08,616][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:13,619][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:18,620][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:23,622][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:28,623][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:33,625][ INFO][PID:336216] Checking for cancel request [2026-06-08 03:39:37,083][ INFO][PID:336216] Downloading results from builder [2026-06-08 03:39:37,084][ INFO][PID:336216] rsyncing of mockbuilder@54.165.137.109:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170 started [2026-06-08 03:39:37,085][ INFO][PID:336216] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.165.137.109:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/ &> /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/build-10577170.rsync.log [2026-06-08 03:39:37,729][ INFO][PID:336216] rsyncing finished. [2026-06-08 03:39:37,730][ INFO][PID:336216] VM Release request [2026-06-08 03:39:37,751][ INFO][PID:336216] Searching for 'success' file in resultdir [2026-06-08 03:39:37,754][ INFO][PID:336216] Getting build details [2026-06-08 03:39:37,755][ INFO][PID:336216] Retrieving SRPM info from /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170 [2026-06-08 03:39:37,757][ INFO][PID:336216] SRPM URL: https://download.copr.fedorainfracloud.org/results/clarlok/network/srpm-builds/10577170/sing-box-1.13.13-1.src.rpm [2026-06-08 03:39:37,759][ INFO][PID:336216] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/clarlok/network/srpm-builds/10577170/sing-box-1.13.13-1.src.rpm', 'pkg_name': 'sing-box', 'pkg_version': '1.13.13-1'} [2026-06-08 03:39:37,760][ INFO][PID:336216] Finished build: id=10577170 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/clarlok/network chroot=srpm-builds [2026-06-08 03:39:37,762][ INFO][PID:336216] Worker succeeded build, took 35.24861168861389 [2026-06-08 03:39:37,763][ INFO][PID:336216] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "clarlok", "project_name": "network", "project_dirname": "network", "submitter": "clarlok", "ended_on": 1780889977.7624307, "started_on": 1780889942.513819, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10577170", "build_id": 10577170, "package_name": "sing-box", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\nauther=SagerNet\\npkgname=sing-box\\nDATE=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP -m 1 '\\\"published_at\\\": \\\"\\\\K(.*)(?=T)')\\nDATE=$(date -d \\\"$DATE\\\" +'%a %b %d %Y')\\nVERSION=$(curl -s https://api.github.com/repos/${auther}/${pkgname}/releases/latest | grep -oP '\\\"tag_name\\\": \\\"\\\\K(.*)(?=\\\")' | tr -d 'v')\\ngit clone https://github.com/SagerNet/sing-box\\npushd sing-box && git checkout v\\\"$VERSION\\\"\\npopd\\nmv -v sing-box sing-box-${VERSION}\\ntar czvf sing-box-${VERSION}.tar.gz sing-box-${VERSION}\\ncurl -L -O https://raw.githubusercontent.com/calyle/rpm-spec-templates/refs/heads/main/network/sing-box/sing-box.spec\\nsed -i -e \\\"s/VERSION/$VERSION/g\\\" -e \\\"s/DATE/$DATE/g\\\" sing-box.spec\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "sing-box", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/clarlok/network/srpm-builds/10577170/sing-box-1.13.13-1.src.rpm", "uses_devel_repo": null, "sandbox": "clarlok/network--clarlok", "results": { "architecture_specific_tags": { "fedora-42": {}, "fedora-43": {}, "fedora-44": {}, "fedora-rawhide": {}, "openeuler-22.03": {}, "openeuler-24.03": {}, "opensuse-tumbleweed": {}, "rhel-8": {}, "rhel-9": {} }, "name": "sing-box", "epoch": null, "version": "1.13.13", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide", "openeuler-22.03", "openeuler-24.03", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide", "openeuler-22.03", "openeuler-24.03", "opensuse-tumbleweed", "rhel-8", "rhel-9" ], "destdir": "/var/lib/copr/public_html/results/clarlok/network", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/clarlok/network", "result_dir": "10577170", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "1.13.13-1", "id": 10577170, "mockchain_macros": { "copr_username": "clarlok", "copr_projectname": "network", "vendor": "Fedora Project COPR (clarlok/network)" } } ] } [2026-06-08 03:39:37,842][ INFO][PID:336216] Sending fedora-messaging bus message in build.end [2026-06-08 03:39:37,869][ INFO][PID:336216] Compressing /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/builder-live.log by gzip [2026-06-08 03:39:37,871][ INFO][PID:336216] Running command 'gzip /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/builder-live.log' as PID 347954 [2026-06-08 03:39:37,878][ INFO][PID:336216] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/builder-live.log) [2026-06-08 03:39:37,879][ INFO][PID:336216] Compressing /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/backend.log by gzip [2026-06-08 03:39:37,881][ INFO][PID:336216] Running command 'gzip /var/lib/copr/public_html/results/clarlok/network/srpm-builds/10577170/backend.log' as PID 347956