[2026-07-04 07:36:57,606][ INFO][PID:1387042] Marking build as starting [2026-07-04 07:36:57,653][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:36:57,655][ INFO][PID:1387042] VM allocation process starts [2026-07-04 07:36:57,668][ INFO][PID:1387042] Trying to allocate VM: ResallocHost, ticket_id=3748825, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-04 07:37:00,687][ INFO][PID:1387042] Allocated host ResallocHost, ticket_id=3748825, hostname=18.234.184.64, name=aws_x86_64_reserved_prod_12886506_20260704_072920, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-04 07:37:00,688][ INFO][PID:1387042] Allocating ssh connection to builder [2026-07-04 07:37:00,689][ INFO][PID:1387042] Checking that builder machine is OK [2026-07-04 07:37:00,989][ INFO][PID:1387042] Installed copr-rpmbuild version: 1.8 [2026-07-04 07:37:00,990][ INFO][PID:1387042] Running remote command: copr-builder-ready srpm-builds [2026-07-04 07:37:01,182][ INFO][PID:1387042] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-07-04 07:37:01,183][ INFO][PID:1387042] Filling build.info file with builder info [2026-07-04 07:37:01,184][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:37:01,185][ INFO][PID:1387042] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": null, "started_on": 1783150621.1848943, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10681007", "build_id": 10681007, "package_name": "tor-relay-scanner", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/juev/tor-relay-scanner-go\\n%global version %(date +%Y%m%d)\\n%global commit c61cc5bb7e3feaa209b3f3264a22bbe1048b3362\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: tor-relay-scanner\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor relay scanner\\nLicense: MIT\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\n\\n%description\\nRelay availability checker for Tor.\\n\\n%prep\\n%forgeautosetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\nEOF\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10681007", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10681007, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-07-04 07:37:01,226][ INFO][PID:1387042] Sending fedora-messaging bus message in build.start [2026-07-04 07:37:01,817][ INFO][PID:1387042] Sending fedora-messaging bus message in chroot.start [2026-07-04 07:37:01,868][ INFO][PID:1387042] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10681007 --detached [2026-07-04 07:37:02,280][ INFO][PID:1387042] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.234.184.64' (ED25519) to the list of known hosts. [2026-07-04 07:37:02,282][ INFO][PID:1387042] Downloading the builder-live.log file, attempt 1 [2026-07-04 07:37:02,284][ INFO][PID:1387042] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.234.184.64 copr-rpmbuild-log [2026-07-04 07:37:07,290][ INFO][PID:1387042] Periodic builder liveness probe: alive [2026-07-04 07:37:07,291][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:37:12,292][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:37:17,293][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:37:22,332][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:37:27,334][ INFO][PID:1387042] Checking for cancel request [2026-07-04 07:37:32,239][ INFO][PID:1387042] Downloading results from builder [2026-07-04 07:37:32,240][ INFO][PID:1387042] rsyncing of mockbuilder@18.234.184.64:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007 started [2026-07-04 07:37:32,241][ INFO][PID:1387042] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.234.184.64:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/build-10681007.rsync.log [2026-07-04 07:37:32,418][ INFO][PID:1387042] rsyncing finished. [2026-07-04 07:37:32,419][ INFO][PID:1387042] VM Release request [2026-07-04 07:37:32,428][ INFO][PID:1387042] Searching for 'success' file in resultdir [2026-07-04 07:37:32,429][ INFO][PID:1387042] Getting build details [2026-07-04 07:37:32,430][ INFO][PID:1387042] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007 [2026-07-04 07:37:32,431][ INFO][PID:1387042] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10681007/tor-relay-scanner-20260704^gitc61cc5b-1.src.rpm [2026-07-04 07:37:32,431][ INFO][PID:1387042] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10681007/tor-relay-scanner-20260704^gitc61cc5b-1.src.rpm', 'pkg_name': 'tor-relay-scanner', 'pkg_version': '20260704^gitc61cc5b-1'} [2026-07-04 07:37:32,432][ INFO][PID:1387042] Finished build: id=10681007 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2026-07-04 07:37:32,434][ INFO][PID:1387042] Worker succeeded build, took 31.24916648864746 [2026-07-04 07:37:32,434][ INFO][PID:1387042] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": 1783150652.4340608, "started_on": 1783150621.1848943, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10681007", "build_id": 10681007, "package_name": "tor-relay-scanner", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/juev/tor-relay-scanner-go\\n%global version %(date +%Y%m%d)\\n%global commit c61cc5bb7e3feaa209b3f3264a22bbe1048b3362\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%global _enable_debug_packages 0\\n%global gomodulesmode GO111MODULE=on\\n%forgemeta\\n\\nName: tor-relay-scanner\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Tor relay scanner\\nLicense: MIT\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: golang-bin\\nBuildRequires: go-rpm-macros\\n\\n%description\\nRelay availability checker for Tor.\\n\\n%prep\\n%forgeautosetup\\n\\n%build\\nexport GOPROXY=\\\"https://proxy.golang.org,direct\\\"\\nexport GOFLAGS=\\\"-trimpath\\\"\\nexport GO_LDFLAGS=\\\"-s -w\\\"\\n%gobuild -o %{name} ./cmd\\n\\n%install\\n%__install -p -m 755 -D -t %{buildroot}%{_bindir} %{name}\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%files\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\n%{_bindir}/*\\nEOF\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "tor-relay-scanner", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10681007/tor-relay-scanner-20260704^gitc61cc5b-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "architecture_specific_tags": { "fedora-43": {}, "fedora-44": {}, "fedora-rawhide": {} }, "name": "tor-relay-scanner", "epoch": null, "version": "20260704^gitc61cc5b", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10681007", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "20260704^gitc61cc5b-1", "id": 10681007, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-07-04 07:37:32,493][ INFO][PID:1387042] Sending fedora-messaging bus message in build.end [2026-07-04 07:37:32,540][ INFO][PID:1387042] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/builder-live.log by gzip [2026-07-04 07:37:32,541][ INFO][PID:1387042] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/builder-live.log' as PID 1388975 [2026-07-04 07:37:32,559][ INFO][PID:1387042] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/builder-live.log) [2026-07-04 07:37:32,560][ INFO][PID:1387042] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/backend.log by gzip [2026-07-04 07:37:32,561][ INFO][PID:1387042] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10681007/backend.log' as PID 1388976