[2026-02-10 13:38:10,656][ INFO][PID:187898] Marking build as starting [2026-02-10 13:38:10,789][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:10,796][ INFO][PID:187898] VM allocation process starts [2026-02-10 13:38:10,850][ INFO][PID:187898] Trying to allocate VM: ResallocHost, ticket_id=1256759, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-10 13:38:15,854][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:16,923][ INFO][PID:187898] Allocated host ResallocHost, ticket_id=1256759, hostname=98.92.68.203, name=aws_x86_64_normal_prod_02128239_20260210_133414, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-10 13:38:16,927][ INFO][PID:187898] Allocating ssh connection to builder [2026-02-10 13:38:16,930][ INFO][PID:187898] Checking that builder machine is OK [2026-02-10 13:38:17,297][ INFO][PID:187898] Running remote command: copr-builder-ready srpm-builds [2026-02-10 13:38:17,543][ INFO][PID:187898] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-02-10 13:38:17,544][ INFO][PID:187898] Filling build.info file with builder info [2026-02-10 13:38:17,545][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:17,548][ INFO][PID:187898] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": null, "ended_on": null, "started_on": 1770730697.548705, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10112268", "build_id": 10112268, "package_name": "rosa", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\n# Check that the event payload exists:\\nif [[ ! -f hook_payload ]]; then\\n echo \\\"Event payload file 'hook_payload' doesn't exist\\\"\\n exit 1\\nfi\\n\\n# Check that the event is the creation of a tag:\\nref_type=$(cat hook_payload | jq -r .ref_type)\\nif [[ \\\"${ref_type}\\\" != \\\"tag\\\" ]]; then\\n echo \\\"Expected reference type 'tag' but got '${ref_type}'\\\"\\n exit 1\\nfi\\n\\n# Check that the tag is well formed:\\nref=$(cat hook_payload | jq -r .ref)\\nif [[ ! \\\"${ref}\\\" =~ ^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$ ]]; then\\n echo \\\"Reference '${ref}' isn't well formed\\\"\\n exit 1\\nfi\\n\\n# Set the version to use:\\nversion=\\\"${ref:1}\\\"\\n\\n# Generate the .spec file:\\ncat > rosa.spec.in <<\\\".\\\"\\n# Generated by go2rpm 1.15.0\\n%bcond check 1\\n%bcond bootstrap 0\\n\\n%if %{with bootstrap}\\n%global debug_package %{nil}\\n%endif\\n\\n%if %{with bootstrap}\\n%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\\\\\\\(.*\\\\\\\\)$\\n%endif\\n\\n# https://github.com/openshift/rosa\\n%global goipath github.com/openshift/rosa\\n\\n%global common_description %{expand:\\nCLI for the OSD utilities.}\\nVersion: @version@\\n\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n# ---\\n# New Fedora packages should use %%gometa -f, which makes the package\\n# ExclusiveArch to %%golang_arches_future and thus excludes the package from\\n# %%ix86. If the new package is needed as a dependency for another package,\\n# please consider removing that package from %%ix86 in the same way, instead of\\n# building more go packages for i686. If your package is not a leaf package,\\n# you'll need to coordinate the removal of the package's dependents first.\\n# ---\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n%gometa -L -f\\n\\n%global golicenses LICENSE\\n%global godocs README.md\\n\\nBuildRequires: git\\nName: rosa\\nRelease: %autorelease\\nSummary: CLI for the OSD utilities\\nLicense: Apache-2.0\\nURL: %{gourl}\\nSource: %{gosource}\\n\\n\\n%description %{common_description}\\n\\n%gopkg\\n\\n%prep\\n%goprep -A\\n\\n%if %{without bootstrap}\\n%generate_buildrequires\\n# %go_generate_buildrequires\\n%endif\\n\\n%if %{without bootstrap}\\n%define gomodulesmode GO111MODULE=on\\n%build\\n%gobuild -o %{gobuilddir} %{goipath}/cmd/rosa\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/rosa %{buildroot}%{_bindir}/\\n%endif\\n\\n%if %{without bootstrap}\\n%if %{with check}\\n%endif\\n%endif\\n\\n%if %{without bootstrap}\\n%files\\n%license LICENSE\\n%doc README.md\\n%{_bindir}/rosa\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < rosa.spec.in \\\\\\n > rosa.spec\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmp6lbvy8ui\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fbergman/osdctl--a96c3e6c-55ca-4811-a960-c0c13b980dc7", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10112268", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10112268, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-02-10 13:38:17,634][ INFO][PID:187898] Sending fedora-messaging bus message in build.start [2026-02-10 13:38:19,175][ INFO][PID:187898] Sending fedora-messaging bus message in chroot.start [2026-02-10 13:38:19,235][ INFO][PID:187898] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10112268 --detached [2026-02-10 13:38:19,606][ INFO][PID:187898] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.68.203' (ED25519) to the list of known hosts. [2026-02-10 13:38:19,608][ INFO][PID:187898] Downloading the builder-live.log file, attempt 1 [2026-02-10 13:38:19,615][ INFO][PID:187898] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.68.203 copr-rpmbuild-log [2026-02-10 13:38:24,626][ INFO][PID:187898] Periodic builder liveness probe: alive [2026-02-10 13:38:24,629][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:29,639][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:34,648][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:39,649][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:44,652][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:49,659][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:54,663][ INFO][PID:187898] Checking for cancel request [2026-02-10 13:38:58,252][ INFO][PID:187898] Downloading results from builder [2026-02-10 13:38:58,268][ INFO][PID:187898] rsyncing of mockbuilder@98.92.68.203:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268 started [2026-02-10 13:38:58,270][ INFO][PID:187898] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.68.203:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/build-10112268.rsync.log [2026-02-10 13:38:59,398][ INFO][PID:187898] rsyncing finished. [2026-02-10 13:38:59,400][ INFO][PID:187898] Releasing VM back to pool [2026-02-10 13:38:59,431][ INFO][PID:187898] Searching for 'success' file in resultdir [2026-02-10 13:38:59,432][ INFO][PID:187898] Getting build details [2026-02-10 13:38:59,433][ INFO][PID:187898] Retrieving SRPM info from /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268 [2026-02-10 13:38:59,435][ INFO][PID:187898] SRPM URL: https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10112268/rosa-1.2.60-1.src.rpm [2026-02-10 13:38:59,439][ INFO][PID:187898] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10112268/rosa-1.2.60-1.src.rpm', 'pkg_name': 'rosa', 'pkg_version': '1.2.60-1'} [2026-02-10 13:38:59,441][ INFO][PID:187898] Finished build: id=10112268 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2026-02-10 13:38:59,446][ INFO][PID:187898] Worker succeeded build, took 41.8975293636322 [2026-02-10 13:38:59,450][ INFO][PID:187898] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": null, "ended_on": 1770730739.4462345, "started_on": 1770730697.548705, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10112268", "build_id": 10112268, "package_name": "rosa", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\n# Check that the event payload exists:\\nif [[ ! -f hook_payload ]]; then\\n echo \\\"Event payload file 'hook_payload' doesn't exist\\\"\\n exit 1\\nfi\\n\\n# Check that the event is the creation of a tag:\\nref_type=$(cat hook_payload | jq -r .ref_type)\\nif [[ \\\"${ref_type}\\\" != \\\"tag\\\" ]]; then\\n echo \\\"Expected reference type 'tag' but got '${ref_type}'\\\"\\n exit 1\\nfi\\n\\n# Check that the tag is well formed:\\nref=$(cat hook_payload | jq -r .ref)\\nif [[ ! \\\"${ref}\\\" =~ ^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$ ]]; then\\n echo \\\"Reference '${ref}' isn't well formed\\\"\\n exit 1\\nfi\\n\\n# Set the version to use:\\nversion=\\\"${ref:1}\\\"\\n\\n# Generate the .spec file:\\ncat > rosa.spec.in <<\\\".\\\"\\n# Generated by go2rpm 1.15.0\\n%bcond check 1\\n%bcond bootstrap 0\\n\\n%if %{with bootstrap}\\n%global debug_package %{nil}\\n%endif\\n\\n%if %{with bootstrap}\\n%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\\\\\\\(.*\\\\\\\\)$\\n%endif\\n\\n# https://github.com/openshift/rosa\\n%global goipath github.com/openshift/rosa\\n\\n%global common_description %{expand:\\nCLI for the OSD utilities.}\\nVersion: @version@\\n\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n# ---\\n# New Fedora packages should use %%gometa -f, which makes the package\\n# ExclusiveArch to %%golang_arches_future and thus excludes the package from\\n# %%ix86. If the new package is needed as a dependency for another package,\\n# please consider removing that package from %%ix86 in the same way, instead of\\n# building more go packages for i686. If your package is not a leaf package,\\n# you'll need to coordinate the removal of the package's dependents first.\\n# ---\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n%gometa -L -f\\n\\n%global golicenses LICENSE\\n%global godocs README.md\\n\\nBuildRequires: git\\nName: rosa\\nRelease: %autorelease\\nSummary: CLI for the OSD utilities\\nLicense: Apache-2.0\\nURL: %{gourl}\\nSource: %{gosource}\\n\\n\\n%description %{common_description}\\n\\n%gopkg\\n\\n%prep\\n%goprep -A\\n\\n%if %{without bootstrap}\\n%generate_buildrequires\\n# %go_generate_buildrequires\\n%endif\\n\\n%if %{without bootstrap}\\n%define gomodulesmode GO111MODULE=on\\n%build\\n%gobuild -o %{gobuilddir} %{goipath}/cmd/rosa\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/rosa %{buildroot}%{_bindir}/\\n%endif\\n\\n%if %{without bootstrap}\\n%if %{with check}\\n%endif\\n%endif\\n\\n%if %{without bootstrap}\\n%files\\n%license LICENSE\\n%doc README.md\\n%{_bindir}/rosa\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < rosa.spec.in \\\\\\n > rosa.spec\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmp6lbvy8ui\", \"hook_data\": true}", "pkg_name": "rosa", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10112268/rosa-1.2.60-1.src.rpm", "uses_devel_repo": null, "sandbox": "fbergman/osdctl--a96c3e6c-55ca-4811-a960-c0c13b980dc7", "results": { "name": "rosa", "epoch": null, "version": "1.2.60", "release": "1", "exclusivearch": [ "x86_64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tl", "armv5tel", "armv5tejl", "armv6l", "armv6hl", "armv7l", "armv7hl", "armv7hnl", "armv8l", "armv8hl", "armv8hnl", "armv8hcnl", "aarch64", "ppc64le", "s390x", "riscv64" ], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10112268", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.2.60-1", "id": 10112268, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-02-10 13:38:59,627][ INFO][PID:187898] Sending fedora-messaging bus message in build.end [2026-02-10 13:38:59,714][ INFO][PID:187898] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/builder-live.log by gzip [2026-02-10 13:38:59,719][ INFO][PID:187898] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/builder-live.log' as PID 197862 [2026-02-10 13:38:59,763][ INFO][PID:187898] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/builder-live.log) [2026-02-10 13:38:59,764][ INFO][PID:187898] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/backend.log by gzip [2026-02-10 13:38:59,773][ INFO][PID:187898] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112268/backend.log' as PID 197881