[2025-08-06 17:11:05,876][ INFO][PID:2853173] Marking build as starting [2025-08-06 17:11:05,898][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:05,899][ INFO][PID:2853173] VM allocation process starts [2025-08-06 17:11:05,919][ INFO][PID:2853173] Trying to allocate VM: ResallocHost, ticket_id=4350883, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-06 17:11:08,983][ INFO][PID:2853173] Allocated host ResallocHost, ticket_id=4350883, hostname=52.207.226.150, name=aws_x86_64_normalreserved_prod_06103515_20250806_170811, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-06 17:11:08,983][ INFO][PID:2853173] Allocating ssh connection to builder [2025-08-06 17:11:08,984][ INFO][PID:2853173] Checking that builder machine is OK [2025-08-06 17:11:09,502][ INFO][PID:2853173] Running remote command: copr-builder-ready srpm-builds [2025-08-06 17:11:09,716][ INFO][PID:2853173] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-06 17:11:09,717][ INFO][PID:2853173] Filling build.info file with builder info [2025-08-06 17:11:09,717][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:09,718][ INFO][PID:2853173] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "furqanhun", "project_name": "lowfi", "project_dirname": "lowfi", "submitter": "furqanhun", "ended_on": null, "started_on": 1754500269.7187304, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9381948", "build_id": 9381948, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -xe # Exit on error, print commands\\n\\n# --- Configuration ---\\nCOMMIT_HASH=\\\"ad1fe84480d3da1bc909a810c2d80a4e1941c391\\\"\\nPKG_NAME=\\\"lowfi-dev\\\"\\nPKG_VERSION=\\\"1.7.0\\\"\\n# This is the filename rpmbuild EXPECTS\\nCORRECT_TARBALL_NAME=\\\"${PKG_NAME}-${PKG_VERSION}.tar.gz\\\"\\n\\n# --- 1. Get the source code ---\\ngit clone https://github.com/talwat/lowfi.git\\ncd lowfi\\ngit checkout \\\"$COMMIT_HASH\\\"\\ncd ..\\n\\n# --- 2. Create the correctly named tarball ---\\n# The directory inside this tarball will be named 'lowfi'\\ntar -czf \\\"$CORRECT_TARBALL_NAME\\\" --transform \\\"s|^lowfi|lowfi-%{commit_hash}|\\\" lowfi\\n\\n# --- 3. Move the tarball to the result directory ---\\nmv \\\"$CORRECT_TARBALL_NAME\\\" \\\"$COPR_RESULTDIR\\\"\\n\\n# --- 4. Generate the final, simple spec file ---\\n# This spec references the tarball we just created\\ncat < \\\"$COPR_RESULTDIR/lowfi-dev.spec\\\"\\nName: ${PKG_NAME}\\nVersion: ${PKG_VERSION}\\nRelease: 0.1%{?dist}\\nSummary: (DEV BUILD) A simple, minimalistic terminal music player\\n\\nLicense: MIT\\nURL: https://github.com/talwat/lowfi\\nSource0: ${CORRECT_TARBALL_NAME}\\n\\nBuildRequires: rust >= 1.74.0\\nBuildRequires: cargo\\nBuildRequires: openssl-devel\\nBuildRequires: alsa-lib-devel\\nBuildRequires: pulseaudio-libs-devel\\nBuildRequires: dbus-devel\\n\\nRequires: alsa-lib\\nRequires: openssl\\nRequires: zlib\\nRequires: dbus\\n\\nProvides: lowfi = %{version}-%{release}\\nConflictsWith: lowfi < %{version}\\n\\n%description\\n(DEVELOPMENT BUILD) from git commit ${COMMIT_HASH}\\n\\nLowfi is a simple, minimalistic terminal music player written in Rust. It aims\\nto be fast, lightweight, and easy to use.\\n\\n%prep\\n# The --transform in the tar command renames the top-level directory\\n%autosetup -n lowfi-${COMMIT_HASH}\\n\\n%build\\ncargo build --release --features mpris\\n\\n%install\\ninstall -Dm0755 target/release/lowfi %{buildroot}%{_bindir}/lowfi\\n\\n%files\\n%{_bindir}/lowfi\\n%license LICENSE\\n\\n%changelog\\n* Wed Aug 06 2025 FurqanHun - 1.7.0-1\\n- Build from git commit using custom source script.\\nEOF\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "furqanhun/lowfi--furqanhun", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/furqanhun/lowfi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/furqanhun/lowfi", "result_dir": "09381948", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9381948, "mockchain_macros": { "copr_username": "furqanhun", "copr_projectname": "lowfi", "vendor": "Fedora Project COPR (furqanhun/lowfi)" } } ] } [2025-08-06 17:11:09,739][ INFO][PID:2853173] Sending fedora-messaging bus message in build.start [2025-08-06 17:11:10,538][ INFO][PID:2853173] Sending fedora-messaging bus message in chroot.start [2025-08-06 17:11:10,564][ INFO][PID:2853173] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9381948 --detached [2025-08-06 17:11:10,924][ INFO][PID:2853173] Downloading the builder-live.log file, attempt 1 [2025-08-06 17:11:10,931][ INFO][PID:2853173] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.207.226.150 copr-rpmbuild-log [2025-08-06 17:11:15,930][ INFO][PID:2853173] Periodic builder liveness probe: alive [2025-08-06 17:11:15,930][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:20,931][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:25,933][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:30,934][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:35,935][ INFO][PID:2853173] Checking for cancel request [2025-08-06 17:11:36,159][ INFO][PID:2853173] Downloading results from builder [2025-08-06 17:11:36,160][ INFO][PID:2853173] rsyncing of mockbuilder@52.207.226.150:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948 started [2025-08-06 17:11:36,161][ INFO][PID:2853173] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.207.226.150:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/ &> /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/build-09381948.rsync.log [2025-08-06 17:11:36,404][ INFO][PID:2853173] rsyncing finished. [2025-08-06 17:11:36,404][ INFO][PID:2853173] Releasing VM back to pool [2025-08-06 17:11:36,413][ INFO][PID:2853173] Searching for 'success' file in resultdir [2025-08-06 17:11:36,414][ ERROR][PID:2853173] Build failed: Backend process error: No success file => build failure [2025-08-06 17:11:36,414][ INFO][PID:2853173] Finished build: id=9381948 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/furqanhun/lowfi chroot=srpm-builds [2025-08-06 17:11:36,416][ ERROR][PID:2853173] Backend process error: No success file => build failure [2025-08-06 17:11:36,416][ INFO][PID:2853173] Worker failed build, took 26.698220252990723 [2025-08-06 17:11:36,417][ INFO][PID:2853173] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "furqanhun", "project_name": "lowfi", "project_dirname": "lowfi", "submitter": "furqanhun", "ended_on": 1754500296.4169507, "started_on": 1754500269.7187304, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9381948", "build_id": 9381948, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -xe # Exit on error, print commands\\n\\n# --- Configuration ---\\nCOMMIT_HASH=\\\"ad1fe84480d3da1bc909a810c2d80a4e1941c391\\\"\\nPKG_NAME=\\\"lowfi-dev\\\"\\nPKG_VERSION=\\\"1.7.0\\\"\\n# This is the filename rpmbuild EXPECTS\\nCORRECT_TARBALL_NAME=\\\"${PKG_NAME}-${PKG_VERSION}.tar.gz\\\"\\n\\n# --- 1. Get the source code ---\\ngit clone https://github.com/talwat/lowfi.git\\ncd lowfi\\ngit checkout \\\"$COMMIT_HASH\\\"\\ncd ..\\n\\n# --- 2. Create the correctly named tarball ---\\n# The directory inside this tarball will be named 'lowfi'\\ntar -czf \\\"$CORRECT_TARBALL_NAME\\\" --transform \\\"s|^lowfi|lowfi-%{commit_hash}|\\\" lowfi\\n\\n# --- 3. Move the tarball to the result directory ---\\nmv \\\"$CORRECT_TARBALL_NAME\\\" \\\"$COPR_RESULTDIR\\\"\\n\\n# --- 4. Generate the final, simple spec file ---\\n# This spec references the tarball we just created\\ncat < \\\"$COPR_RESULTDIR/lowfi-dev.spec\\\"\\nName: ${PKG_NAME}\\nVersion: ${PKG_VERSION}\\nRelease: 0.1%{?dist}\\nSummary: (DEV BUILD) A simple, minimalistic terminal music player\\n\\nLicense: MIT\\nURL: https://github.com/talwat/lowfi\\nSource0: ${CORRECT_TARBALL_NAME}\\n\\nBuildRequires: rust >= 1.74.0\\nBuildRequires: cargo\\nBuildRequires: openssl-devel\\nBuildRequires: alsa-lib-devel\\nBuildRequires: pulseaudio-libs-devel\\nBuildRequires: dbus-devel\\n\\nRequires: alsa-lib\\nRequires: openssl\\nRequires: zlib\\nRequires: dbus\\n\\nProvides: lowfi = %{version}-%{release}\\nConflictsWith: lowfi < %{version}\\n\\n%description\\n(DEVELOPMENT BUILD) from git commit ${COMMIT_HASH}\\n\\nLowfi is a simple, minimalistic terminal music player written in Rust. It aims\\nto be fast, lightweight, and easy to use.\\n\\n%prep\\n# The --transform in the tar command renames the top-level directory\\n%autosetup -n lowfi-${COMMIT_HASH}\\n\\n%build\\ncargo build --release --features mpris\\n\\n%install\\ninstall -Dm0755 target/release/lowfi %{buildroot}%{_bindir}/lowfi\\n\\n%files\\n%{_bindir}/lowfi\\n%license LICENSE\\n\\n%changelog\\n* Wed Aug 06 2025 FurqanHun - 1.7.0-1\\n- Build from git commit using custom source script.\\nEOF\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "furqanhun/lowfi--furqanhun", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/furqanhun/lowfi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/furqanhun/lowfi", "result_dir": "09381948", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9381948, "mockchain_macros": { "copr_username": "furqanhun", "copr_projectname": "lowfi", "vendor": "Fedora Project COPR (furqanhun/lowfi)" } } ] } [2025-08-06 17:11:36,444][ INFO][PID:2853173] Sending fedora-messaging bus message in build.end [2025-08-06 17:11:36,469][ INFO][PID:2853173] Compressing /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/builder-live.log by gzip [2025-08-06 17:11:36,470][ INFO][PID:2853173] Running command 'gzip /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/builder-live.log' as PID 2855510 [2025-08-06 17:11:36,474][ INFO][PID:2853173] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/builder-live.log) [2025-08-06 17:11:36,475][ INFO][PID:2853173] Compressing /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/backend.log by gzip [2025-08-06 17:11:36,476][ INFO][PID:2853173] Running command 'gzip /var/lib/copr/public_html/results/furqanhun/lowfi/srpm-builds/09381948/backend.log' as PID 2855511