[2025-09-16 12:47:30,019][ INFO][PID:1612361] Marking build as starting [2025-09-16 12:47:30,047][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:47:30,049][ INFO][PID:1612361] VM allocation process starts [2025-09-16 12:47:30,084][ INFO][PID:1612361] Trying to allocate VM: ResallocHost, ticket_id=5079709, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-16 12:47:33,139][ INFO][PID:1612361] Allocated host ResallocHost, ticket_id=5079709, hostname=52.207.249.45, name=aws_x86_64_normalreserved_prod_06782915_20250916_124359, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-16 12:47:33,139][ INFO][PID:1612361] Allocating ssh connection to builder [2025-09-16 12:47:33,140][ INFO][PID:1612361] Checking that builder machine is OK [2025-09-16 12:47:33,513][ INFO][PID:1612361] Running remote command: copr-builder-ready srpm-builds [2025-09-16 12:47:33,729][ INFO][PID:1612361] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-16 12:47:33,729][ INFO][PID:1612361] Filling build.info file with builder info [2025-09-16 12:47:33,730][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:47:33,731][ INFO][PID:1612361] 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": 1758026853.7317128, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9559247", "build_id": 9559247, "package_name": "backplane-cli", "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 > backplane-cli.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/backplane-cli\\n%global goipath github.com/openshift/backplane-cli\\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: backplane-cli\\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}/bin/ocm-backplane %{goipath}/cmd/ocm-backplane\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/bin/* %{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}/ocm-backplane\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < backplane-cli.spec.in \\\\\\n > backplane-cli.spec\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpotucmzmp\", \"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--3eb14b71-d4df-4233-8b1d-8f9b83f845fb", "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": "09559247", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9559247, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2025-09-16 12:47:33,761][ INFO][PID:1612361] Sending fedora-messaging bus message in build.start [2025-09-16 12:47:35,060][ INFO][PID:1612361] Sending fedora-messaging bus message in chroot.start [2025-09-16 12:47:35,127][ INFO][PID:1612361] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9559247 --detached [2025-09-16 12:47:35,521][ INFO][PID:1612361] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.207.249.45' (ED25519) to the list of known hosts. [2025-09-16 12:47:35,522][ INFO][PID:1612361] Downloading the builder-live.log file, attempt 1 [2025-09-16 12:47:35,525][ INFO][PID:1612361] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.207.249.45 copr-rpmbuild-log [2025-09-16 12:47:40,532][ INFO][PID:1612361] Periodic builder liveness probe: alive [2025-09-16 12:47:40,532][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:47:45,533][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:47:50,534][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:47:55,536][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:48:00,537][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:48:05,538][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:48:10,539][ INFO][PID:1612361] Checking for cancel request [2025-09-16 12:48:13,413][ INFO][PID:1612361] Downloading results from builder [2025-09-16 12:48:13,414][ INFO][PID:1612361] rsyncing of mockbuilder@52.207.249.45:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247 started [2025-09-16 12:48:13,415][ INFO][PID:1612361] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.207.249.45:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/build-09559247.rsync.log [2025-09-16 12:48:13,666][ INFO][PID:1612361] rsyncing finished. [2025-09-16 12:48:13,667][ INFO][PID:1612361] Releasing VM back to pool [2025-09-16 12:48:13,684][ INFO][PID:1612361] Searching for 'success' file in resultdir [2025-09-16 12:48:13,685][ INFO][PID:1612361] Getting build details [2025-09-16 12:48:13,685][ INFO][PID:1612361] Retrieving SRPM info from /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247 [2025-09-16 12:48:13,686][ INFO][PID:1612361] SRPM URL: https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/09559247/backplane-cli-0.4.0-1.src.rpm [2025-09-16 12:48:13,687][ INFO][PID:1612361] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/09559247/backplane-cli-0.4.0-1.src.rpm', 'pkg_name': 'backplane-cli', 'pkg_version': '0.4.0-1'} [2025-09-16 12:48:13,687][ INFO][PID:1612361] Finished build: id=9559247 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2025-09-16 12:48:13,689][ INFO][PID:1612361] Worker succeeded build, took 39.95791840553284 [2025-09-16 12:48:13,690][ INFO][PID:1612361] 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": 1758026893.6896312, "started_on": 1758026853.7317128, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9559247", "build_id": 9559247, "package_name": "backplane-cli", "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 > backplane-cli.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/backplane-cli\\n%global goipath github.com/openshift/backplane-cli\\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: backplane-cli\\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}/bin/ocm-backplane %{goipath}/cmd/ocm-backplane\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/bin/* %{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}/ocm-backplane\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < backplane-cli.spec.in \\\\\\n > backplane-cli.spec\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpotucmzmp\", \"hook_data\": true}", "pkg_name": "backplane-cli", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/09559247/backplane-cli-0.4.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "fbergman/osdctl--3eb14b71-d4df-4233-8b1d-8f9b83f845fb", "results": { "name": "backplane-cli", "epoch": null, "version": "0.4.0", "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": "09559247", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.4.0-1", "id": 9559247, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2025-09-16 12:48:13,716][ INFO][PID:1612361] Sending fedora-messaging bus message in build.end [2025-09-16 12:48:13,808][ INFO][PID:1612361] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/builder-live.log by gzip [2025-09-16 12:48:13,809][ INFO][PID:1612361] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/builder-live.log' as PID 1618861 [2025-09-16 12:48:13,819][ INFO][PID:1612361] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/builder-live.log) [2025-09-16 12:48:13,820][ INFO][PID:1612361] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/backend.log by gzip [2025-09-16 12:48:13,821][ INFO][PID:1612361] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/09559247/backend.log' as PID 1618862