[2026-08-26 18:30:43,470][ INFO][PID:10248] Marking build as starting [2026-08-26 18:30:43,618][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:30:43,626][ INFO][PID:10248] VM allocation process starts [2026-08-26 18:30:43,752][ INFO][PID:10248] Trying to allocate VM: ResallocHost, ticket_id=4651882, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-26 18:30:48,765][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:30:53,767][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:30:58,773][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:03,785][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:08,801][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:13,804][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:18,810][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:23,812][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:28,820][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:33,823][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:38,826][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:43,835][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:48,850][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:53,856][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:31:58,863][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:03,881][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:08,895][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:13,902][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:18,905][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:23,915][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:28,920][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:33,939][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:38,956][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:43,974][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:48,980][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:53,982][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:32:58,986][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:03,991][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:09,005][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:14,012][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:19,018][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:24,025][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:29,032][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:34,040][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:39,043][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:44,050][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:49,058][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:54,064][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:33:59,069][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:02,442][ INFO][PID:10248] Allocated host ResallocHost, ticket_id=4651882, hostname=44.198.185.208, name=aws_x86_64_reserved_prod_21123978_20260826_182953, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-26 18:34:02,554][ INFO][PID:10248] Allocating ssh connection to builder [2026-08-26 18:34:02,562][ INFO][PID:10248] Checking that builder machine is OK [2026-08-26 18:34:03,219][ INFO][PID:10248] Installed copr-rpmbuild version: 1.9 [2026-08-26 18:34:03,220][ INFO][PID:10248] Running remote command: copr-builder-ready srpm-builds [2026-08-26 18:34:03,693][ INFO][PID:10248] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-26 18:34:03,704][ INFO][PID:10248] Filling build.info file with builder info [2026-08-26 18:34:03,711][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:03,732][ INFO][PID:10248] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@rocky-testing", "project_name": "rakudo-rpms", "project_dirname": "rakudo-rpms", "submitter": "grayeul", "ended_on": null, "started_on": 1787769243.7321289, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10907692", "build_id": 10907692, "package_name": "raku-sparrowdo", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# Script for copr to build raku-mime-base64 rpm from source\\n\\nGITURL=https://github.com/melezhik/sparrowdo\\nPKGBASENAME=raku-sparrowdo\\n\\n# First pull the latest from git\\ngit clone ${GITURL} ${PKGBASENAME}\\ncd ${PKGBASENAME}\\n\\n# Now check tags for latest version\\npkgVers=$(git tag -l --sort=v:refname | grep -v '^v' | tail -1)\\necho \\\"Found version: $pkgVers\\\"\\ngit switch --detach ${pkgVers}\\ngit log | head\\n\\n# Now pull submodules\\ngit submodule update --init\\n# Go back up to create tarball\\ncd ..\\ntar czf ${PKGBASENAME}-${pkgVers}.tar.gz ${PKGBASENAME}\\n\\n# Pull down the spec file:\\ncurl -O --output-dir . https://git.resf.org/testing/rakudorpms-specfiles/raw/branch/main/${PKGBASENAME}.spec\\nsed -i ${PKGBASENAME}.spec -e \\\"/^Version/s/VERSION/${pkgVers}/\\\"\\n\\necho \\\"Should now have spec file and tarball to build SRPM\\\"\\n\\n\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git curl\", \"resultdir\": \"\", \"repos\": \"http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/\\nhttp://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/\\nhttps://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@rocky-testing/rakudo-rpms--grayeul", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os" }, { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os" }, { "baseurl": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/", "id": "https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch", "name": "Additional repo https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch" } ], "background": true, "distributions_in_build": [ "epel-10" ], "distributions_in_project": [ "epel-10", "epel-9" ], "destdir": "/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms", "result_dir": "10907692", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10907692, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-08-26 18:34:03,956][ INFO][PID:10248] Sending fedora-messaging bus message in build.start [2026-08-26 18:34:07,856][ INFO][PID:10248] Sending fedora-messaging bus message in chroot.start [2026-08-26 18:34:07,975][ INFO][PID:10248] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10907692 --detached [2026-08-26 18:34:09,029][ INFO][PID:10248] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.198.185.208' (ED25519) to the list of known hosts. [2026-08-26 18:34:09,046][ INFO][PID:10248] Downloading the builder-live.log file, attempt 1 [2026-08-26 18:34:09,051][ INFO][PID:10248] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.198.185.208 copr-rpmbuild-log [2026-08-26 18:34:14,103][ INFO][PID:10248] Periodic builder liveness probe: alive [2026-08-26 18:34:14,108][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:19,135][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:24,146][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:29,155][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:34,160][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:39,171][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:44,177][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:49,183][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:54,194][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:34:59,208][ INFO][PID:10248] Checking for cancel request [2026-08-26 18:35:02,263][ INFO][PID:10248] Downloading results from builder [2026-08-26 18:35:02,265][ INFO][PID:10248] rsyncing of mockbuilder@44.198.185.208:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692 started [2026-08-26 18:35:02,273][ INFO][PID:10248] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.198.185.208:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/ &> /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/build-10907692.rsync.log [2026-08-26 18:35:02,785][ INFO][PID:10248] rsyncing finished. [2026-08-26 18:35:02,791][ INFO][PID:10248] VM Release request [2026-08-26 18:35:02,850][ INFO][PID:10248] Searching for 'success' file in resultdir [2026-08-26 18:35:02,853][ INFO][PID:10248] Getting build details [2026-08-26 18:35:02,857][ INFO][PID:10248] Retrieving SRPM info from /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692 [2026-08-26 18:35:02,862][ INFO][PID:10248] SRPM URL: https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/raku-sparrowdo-0.1.55-1.src.rpm [2026-08-26 18:35:02,866][ INFO][PID:10248] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/raku-sparrowdo-0.1.55-1.src.rpm', 'pkg_name': 'raku-sparrowdo', 'pkg_version': '0.1.55-1'} [2026-08-26 18:35:02,871][ INFO][PID:10248] Finished build: id=10907692 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms chroot=srpm-builds [2026-08-26 18:35:02,876][ INFO][PID:10248] Worker succeeded build, took 59.14469361305237 [2026-08-26 18:35:02,879][ INFO][PID:10248] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@rocky-testing", "project_name": "rakudo-rpms", "project_dirname": "rakudo-rpms", "submitter": "grayeul", "ended_on": 1787769302.8768225, "started_on": 1787769243.7321289, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10907692", "build_id": 10907692, "package_name": "raku-sparrowdo", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# Script for copr to build raku-mime-base64 rpm from source\\n\\nGITURL=https://github.com/melezhik/sparrowdo\\nPKGBASENAME=raku-sparrowdo\\n\\n# First pull the latest from git\\ngit clone ${GITURL} ${PKGBASENAME}\\ncd ${PKGBASENAME}\\n\\n# Now check tags for latest version\\npkgVers=$(git tag -l --sort=v:refname | grep -v '^v' | tail -1)\\necho \\\"Found version: $pkgVers\\\"\\ngit switch --detach ${pkgVers}\\ngit log | head\\n\\n# Now pull submodules\\ngit submodule update --init\\n# Go back up to create tarball\\ncd ..\\ntar czf ${PKGBASENAME}-${pkgVers}.tar.gz ${PKGBASENAME}\\n\\n# Pull down the spec file:\\ncurl -O --output-dir . https://git.resf.org/testing/rakudorpms-specfiles/raw/branch/main/${PKGBASENAME}.spec\\nsed -i ${PKGBASENAME}.spec -e \\\"/^Version/s/VERSION/${pkgVers}/\\\"\\n\\necho \\\"Should now have spec file and tarball to build SRPM\\\"\\n\\n\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git curl\", \"resultdir\": \"\", \"repos\": \"http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/\\nhttp://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/\\nhttps://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/\"}", "pkg_name": "raku-sparrowdo", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/raku-sparrowdo-0.1.55-1.src.rpm", "uses_devel_repo": null, "sandbox": "@rocky-testing/rakudo-rpms--grayeul", "results": { "architecture_specific_tags": { "epel-10": { "buildarch": [ "noarch" ] } }, "name": "raku-sparrowdo", "epoch": null, "version": "0.1.55", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/BaseOS/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_BaseOS_basearch_os" }, { "baseurl": "http://dl.rockylinux.org/pub/rocky/$releasever/AppStream/$basearch/os/", "id": "http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os", "name": "Additional repo http_dl_rockylinux_org_pub_rocky_releasever_AppStream_basearch_os" }, { "baseurl": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/epel-10-$basearch/", "id": "https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch", "name": "Additional repo https_download_copr_fedorainfracloud_org_results_rocky_testing_rakudo_rpms_epel_10_basearch" } ], "background": true, "distributions_in_build": [ "epel-10" ], "distributions_in_project": [ "epel-10", "epel-9" ], "destdir": "/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms", "result_dir": "10907692", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.1.55-1", "id": 10907692, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-08-26 18:35:02,991][ INFO][PID:10248] Sending fedora-messaging bus message in build.end [2026-08-26 18:35:03,040][ INFO][PID:10248] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/builder-live.log by gzip [2026-08-26 18:35:03,042][ INFO][PID:10248] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/builder-live.log' as PID 69635 [2026-08-26 18:35:03,085][ INFO][PID:10248] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/builder-live.log) [2026-08-26 18:35:03,088][ INFO][PID:10248] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/backend.log by gzip [2026-08-26 18:35:03,101][ INFO][PID:10248] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10907692/backend.log' as PID 69645