[2026-09-03 19:29:29,768][ INFO][PID:3395671] Marking build as starting [2026-09-03 19:29:29,796][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:29:29,798][ INFO][PID:3395671] VM allocation process starts [2026-09-03 19:29:29,804][ INFO][PID:3395671] Trying to allocate VM: ResallocHost, ticket_id=4827842, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-03 19:29:32,812][ INFO][PID:3395671] Allocated host ResallocHost, ticket_id=4827842, hostname=3.236.173.200, name=aws_x86_64_reserved_prod_26822523_20260903_192815, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-03 19:29:32,813][ INFO][PID:3395671] Allocating ssh connection to builder [2026-09-03 19:29:32,813][ INFO][PID:3395671] Checking that builder machine is OK [2026-09-03 19:29:33,127][ INFO][PID:3395671] Installed copr-rpmbuild version: 1.9 [2026-09-03 19:29:33,127][ INFO][PID:3395671] Running remote command: copr-builder-ready srpm-builds [2026-09-03 19:29:33,308][ INFO][PID:3395671] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-03 19:29:33,309][ INFO][PID:3395671] Filling build.info file with builder info [2026-09-03 19:29:33,309][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:29:33,310][ INFO][PID:3395671] 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": "stack", "ended_on": null, "started_on": 1788463773.3100219, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10948261", "build_id": 10948261, "package_name": null, "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/tony-o/perl6-data-dump\\nPKGBASENAME=raku-data-dump\\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)\\npkgVers=$(grep version META6.json | sed 's/.*: //' | sed -e 's/\\\"//g')\\necho \\\"Found version: $pkgVers\\\"\\n#git switch --detach ${pkgVers}\\ngit log | head\\n\\n# Now pull submodules\\ngit submodule update --init\\n# Go back up to create tarball\\ncd ..\\necho \\\"@tar czf ${PKGBASENAME}-${pkgVers}.tar.gz ${PKGBASENAME}@\\\"\\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\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git\", \"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--stack", "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": false, "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": "10948261", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10948261, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-09-03 19:29:33,338][ INFO][PID:3395671] Sending fedora-messaging bus message in build.start [2026-09-03 19:29:33,719][ INFO][PID:3395671] Sending fedora-messaging bus message in chroot.start [2026-09-03 19:29:33,740][ INFO][PID:3395671] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10948261 --detached [2026-09-03 19:29:34,238][ INFO][PID:3395671] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.173.200' (ED25519) to the list of known hosts. [2026-09-03 19:29:34,239][ INFO][PID:3395671] Downloading the builder-live.log file, attempt 1 [2026-09-03 19:29:34,241][ INFO][PID:3395671] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.173.200 copr-rpmbuild-log [2026-09-03 19:29:39,243][ INFO][PID:3395671] Periodic builder liveness probe: alive [2026-09-03 19:29:39,244][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:29:44,244][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:29:49,245][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:29:54,246][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:29:59,247][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:30:04,248][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:30:09,249][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:30:14,250][ INFO][PID:3395671] Checking for cancel request [2026-09-03 19:30:15,109][ INFO][PID:3395671] Downloading results from builder [2026-09-03 19:30:15,109][ INFO][PID:3395671] rsyncing of mockbuilder@3.236.173.200:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261 started [2026-09-03 19:30:15,110][ INFO][PID:3395671] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.173.200:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/ &> /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/build-10948261.rsync.log [2026-09-03 19:30:15,311][ INFO][PID:3395671] rsyncing finished. [2026-09-03 19:30:15,312][ INFO][PID:3395671] VM Release request [2026-09-03 19:30:15,320][ INFO][PID:3395671] Searching for 'success' file in resultdir [2026-09-03 19:30:15,320][ INFO][PID:3395671] Getting build details [2026-09-03 19:30:15,321][ INFO][PID:3395671] Retrieving SRPM info from /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261 [2026-09-03 19:30:15,321][ INFO][PID:3395671] SRPM URL: https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/raku-data-dump-0.0.18-1.src.rpm [2026-09-03 19:30:15,321][ INFO][PID:3395671] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/raku-data-dump-0.0.18-1.src.rpm', 'pkg_name': 'raku-data-dump', 'pkg_version': '0.0.18-1'} [2026-09-03 19:30:15,322][ INFO][PID:3395671] Finished build: id=10948261 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms chroot=srpm-builds [2026-09-03 19:30:15,322][ INFO][PID:3395671] Worker succeeded build, took 42.01240587234497 [2026-09-03 19:30:15,322][ INFO][PID:3395671] 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": "stack", "ended_on": 1788463815.3224277, "started_on": 1788463773.3100219, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10948261", "build_id": 10948261, "package_name": null, "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/tony-o/perl6-data-dump\\nPKGBASENAME=raku-data-dump\\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)\\npkgVers=$(grep version META6.json | sed 's/.*: //' | sed -e 's/\\\"//g')\\necho \\\"Found version: $pkgVers\\\"\\n#git switch --detach ${pkgVers}\\ngit log | head\\n\\n# Now pull submodules\\ngit submodule update --init\\n# Go back up to create tarball\\ncd ..\\necho \\\"@tar czf ${PKGBASENAME}-${pkgVers}.tar.gz ${PKGBASENAME}@\\\"\\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\", \"chroot\": \"epel-10-x86_64\", \"builddeps\": \"git\", \"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-data-dump", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/raku-data-dump-0.0.18-1.src.rpm", "uses_devel_repo": null, "sandbox": "@rocky-testing/rakudo-rpms--stack", "results": { "architecture_specific_tags": { "epel-10": { "buildarch": [ "noarch" ] } }, "name": "raku-data-dump", "epoch": null, "version": "0.0.18", "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": false, "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": "10948261", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.0.18-1", "id": 10948261, "mockchain_macros": { "copr_username": "@rocky-testing", "copr_projectname": "rakudo-rpms", "vendor": "Fedora Project COPR (@rocky-testing/rakudo-rpms)" } } ] } [2026-09-03 19:30:15,357][ INFO][PID:3395671] Sending fedora-messaging bus message in build.end [2026-09-03 19:30:15,376][ INFO][PID:3395671] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/builder-live.log by gzip [2026-09-03 19:30:15,522][ INFO][PID:3395671] Running command 'gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/builder-live.log' as PID 3405562 [2026-09-03 19:30:15,534][ INFO][PID:3395671] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/builder-live.log) [2026-09-03 19:30:15,537][ INFO][PID:3395671] Compressing /var/lib/copr/public_html/results/@rocky-testing/rakudo-rpms/srpm-builds/10948261/backend.log by gzip