[2026-03-07 14:05:54,789][ INFO][PID:4040409] Marking build as starting [2026-03-07 14:05:54,832][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:05:54,833][ INFO][PID:4040409] VM allocation process starts [2026-03-07 14:05:54,846][ INFO][PID:4040409] Trying to allocate VM: ResallocHost, ticket_id=1756674, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-07 14:05:59,847][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:04,848][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:09,849][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:12,879][ INFO][PID:4040409] Allocated host ResallocHost, ticket_id=1756674, hostname=44.221.84.88, name=aws_x86_64_normalreserved_prod_02889984_20260307_135232, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-07 14:06:12,880][ INFO][PID:4040409] Allocating ssh connection to builder [2026-03-07 14:06:12,881][ INFO][PID:4040409] Checking that builder machine is OK [2026-03-07 14:06:13,220][ INFO][PID:4040409] Running remote command: copr-builder-ready srpm-builds [2026-03-07 14:06:13,422][ INFO][PID:4040409] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-03-07 14:06:13,422][ INFO][PID:4040409] Filling build.info file with builder info [2026-03-07 14:06:13,423][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:13,424][ INFO][PID:4040409] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "csoriano", "project_name": "cursorai", "project_dirname": "cursorai", "submitter": "csoriano", "ended_on": null, "started_on": 1772892373.4239192, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10199620", "build_id": 10199620, "package_name": "cursor", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\nT=${CURSOR_TRACK:-auto};R=${COPR_RESULTDIR:-$PWD};H=${ALLOWED_DOWNLOAD_HOST:-downloads.cursor.com};mkdir -p \\\"$R\\\"\\nif [[ -z $T || $T == auto || $T == latest ]];then T=$(curl -fsSL https://cursor.com/downloads|python3 -c 'import re,sys;t=set(re.findall(r\\\"https://api2\\\\\\\\.cursor\\\\\\\\.sh/updates/download/golden/linux-x64-rpm/cursor/([0-9]+\\\\\\\\.[0-9]+)\\\",sys.stdin.read()));print(max(t,key=lambda s:tuple(map(int,s.split(\\\".\\\")))))');fi\\nU=https://api2.cursor.sh/updates/download/golden/linux-x64-rpm/cursor/$T;A=https://api2.cursor.sh/updates/download/golden/linux-arm64-rpm/cursor/$T\\nX=$(curl -fsSL \\\"$U\\\" -o /dev/null -w '%{url_effective}');Y=$(curl -fsSL \\\"$A\\\" -o /dev/null -w '%{url_effective}')\\nfor Z in \\\"$X\\\" \\\"$Y\\\";do [[ $(python3 -c 'from urllib.parse import urlparse;import sys;print(urlparse(sys.argv[1]).netloc)' \\\"$Z\\\") == \\\"$H\\\" ]]||{ echo bad-host >&2;exit 1;};done\\n[[ $(basename \\\"$X\\\") =~ ^cursor-([0-9]+\\\\.[0-9]+\\\\.[0-9]+)\\\\.el[0-9]+\\\\.x86_64\\\\.rpm$ ]]||{ echo bad-x64 >&2;exit 1;};V=${BASH_REMATCH[1]}\\n[[ $(basename \\\"$Y\\\") =~ ^cursor-$V\\\\.el[0-9]+\\\\.aarch64\\\\.rpm$ ]]||{ echo bad-arm64 >&2;exit 1;}\\ncurl -fsSL \\\"$X\\\" -o \\\"$R/cursor-$V-x86_64.rpm\\\";curl -fsSL \\\"$Y\\\" -o \\\"$R/cursor-$V-aarch64.rpm\\\";D=$(LC_ALL=C date -u '+%a %b %d %Y')\\ncat > \\\"$R/cursor.spec\\\" < - $V-1\\n- Repackage Cursor $V from the upstream RPM.\\nEOT\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bash curl python3\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "csoriano/cursorai--csoriano", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/csoriano/cursorai", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/csoriano/cursorai", "result_dir": "10199620", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10199620, "mockchain_macros": { "copr_username": "csoriano", "copr_projectname": "cursorai", "vendor": "Fedora Project COPR (csoriano/cursorai)" } } ] } [2026-03-07 14:06:13,460][ INFO][PID:4040409] Sending fedora-messaging bus message in build.start [2026-03-07 14:06:14,071][ INFO][PID:4040409] Sending fedora-messaging bus message in chroot.start [2026-03-07 14:06:14,098][ INFO][PID:4040409] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10199620 --detached [2026-03-07 14:06:14,439][ INFO][PID:4040409] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.221.84.88' (ED25519) to the list of known hosts. [2026-03-07 14:06:14,441][ INFO][PID:4040409] Downloading the builder-live.log file, attempt 1 [2026-03-07 14:06:14,462][ INFO][PID:4040409] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.221.84.88 copr-rpmbuild-log [2026-03-07 14:06:19,448][ INFO][PID:4040409] Periodic builder liveness probe: alive [2026-03-07 14:06:19,449][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:24,449][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:29,450][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:34,451][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:39,452][ INFO][PID:4040409] Checking for cancel request [2026-03-07 14:06:41,273][ INFO][PID:4040409] Downloading results from builder [2026-03-07 14:06:41,273][ INFO][PID:4040409] rsyncing of mockbuilder@44.221.84.88:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620 started [2026-03-07 14:06:41,274][ INFO][PID:4040409] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.221.84.88:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/ &> /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/build-10199620.rsync.log [2026-03-07 14:06:41,494][ INFO][PID:4040409] rsyncing finished. [2026-03-07 14:06:41,495][ INFO][PID:4040409] Releasing VM back to pool [2026-03-07 14:06:41,504][ INFO][PID:4040409] Searching for 'success' file in resultdir [2026-03-07 14:06:41,505][ ERROR][PID:4040409] Build failed: Backend process error: No success file => build failure [2026-03-07 14:06:41,505][ INFO][PID:4040409] Finished build: id=10199620 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/csoriano/cursorai chroot=srpm-builds [2026-03-07 14:06:41,507][ ERROR][PID:4040409] Backend process error: No success file => build failure [2026-03-07 14:06:41,507][ INFO][PID:4040409] Worker failed build, took 28.083845615386963 [2026-03-07 14:06:41,508][ INFO][PID:4040409] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "csoriano", "project_name": "cursorai", "project_dirname": "cursorai", "submitter": "csoriano", "ended_on": 1772892401.5077648, "started_on": 1772892373.4239192, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10199620", "build_id": 10199620, "package_name": "cursor", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\nT=${CURSOR_TRACK:-auto};R=${COPR_RESULTDIR:-$PWD};H=${ALLOWED_DOWNLOAD_HOST:-downloads.cursor.com};mkdir -p \\\"$R\\\"\\nif [[ -z $T || $T == auto || $T == latest ]];then T=$(curl -fsSL https://cursor.com/downloads|python3 -c 'import re,sys;t=set(re.findall(r\\\"https://api2\\\\\\\\.cursor\\\\\\\\.sh/updates/download/golden/linux-x64-rpm/cursor/([0-9]+\\\\\\\\.[0-9]+)\\\",sys.stdin.read()));print(max(t,key=lambda s:tuple(map(int,s.split(\\\".\\\")))))');fi\\nU=https://api2.cursor.sh/updates/download/golden/linux-x64-rpm/cursor/$T;A=https://api2.cursor.sh/updates/download/golden/linux-arm64-rpm/cursor/$T\\nX=$(curl -fsSL \\\"$U\\\" -o /dev/null -w '%{url_effective}');Y=$(curl -fsSL \\\"$A\\\" -o /dev/null -w '%{url_effective}')\\nfor Z in \\\"$X\\\" \\\"$Y\\\";do [[ $(python3 -c 'from urllib.parse import urlparse;import sys;print(urlparse(sys.argv[1]).netloc)' \\\"$Z\\\") == \\\"$H\\\" ]]||{ echo bad-host >&2;exit 1;};done\\n[[ $(basename \\\"$X\\\") =~ ^cursor-([0-9]+\\\\.[0-9]+\\\\.[0-9]+)\\\\.el[0-9]+\\\\.x86_64\\\\.rpm$ ]]||{ echo bad-x64 >&2;exit 1;};V=${BASH_REMATCH[1]}\\n[[ $(basename \\\"$Y\\\") =~ ^cursor-$V\\\\.el[0-9]+\\\\.aarch64\\\\.rpm$ ]]||{ echo bad-arm64 >&2;exit 1;}\\ncurl -fsSL \\\"$X\\\" -o \\\"$R/cursor-$V-x86_64.rpm\\\";curl -fsSL \\\"$Y\\\" -o \\\"$R/cursor-$V-aarch64.rpm\\\";D=$(LC_ALL=C date -u '+%a %b %d %Y')\\ncat > \\\"$R/cursor.spec\\\" < - $V-1\\n- Repackage Cursor $V from the upstream RPM.\\nEOT\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"bash curl python3\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "csoriano/cursorai--csoriano", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/csoriano/cursorai", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/csoriano/cursorai", "result_dir": "10199620", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10199620, "mockchain_macros": { "copr_username": "csoriano", "copr_projectname": "cursorai", "vendor": "Fedora Project COPR (csoriano/cursorai)" } } ] } [2026-03-07 14:06:41,550][ INFO][PID:4040409] Sending fedora-messaging bus message in build.end [2026-03-07 14:06:41,579][ INFO][PID:4040409] Compressing /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/builder-live.log by gzip [2026-03-07 14:06:41,580][ INFO][PID:4040409] Running command 'gzip /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/builder-live.log' as PID 4045228 [2026-03-07 14:06:41,584][ INFO][PID:4040409] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/builder-live.log) [2026-03-07 14:06:41,585][ INFO][PID:4040409] Compressing /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/backend.log by gzip [2026-03-07 14:06:41,586][ INFO][PID:4040409] Running command 'gzip /var/lib/copr/public_html/results/csoriano/cursorai/srpm-builds/10199620/backend.log' as PID 4045229