[2026-03-20 19:41:30,580][ INFO][PID:1096670] Marking build as starting [2026-03-20 19:41:30,623][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:41:30,624][ INFO][PID:1096670] VM allocation process starts [2026-03-20 19:41:30,639][ INFO][PID:1096670] Trying to allocate VM: ResallocHost, ticket_id=1965240, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-20 19:41:35,640][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:41:40,641][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:41:42,676][ INFO][PID:1096670] Allocated host ResallocHost, ticket_id=1965240, hostname=54.204.104.86, name=aws_x86_64_normalreserved_prod_03970903_20260320_193832, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-20 19:41:42,766][ INFO][PID:1096670] Allocating ssh connection to builder [2026-03-20 19:41:42,767][ INFO][PID:1096670] Checking that builder machine is OK [2026-03-20 19:41:43,139][ INFO][PID:1096670] Running remote command: copr-builder-ready srpm-builds [2026-03-20 19:41:43,351][ INFO][PID:1096670] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-03-20 19:41:43,351][ INFO][PID:1096670] Filling build.info file with builder info [2026-03-20 19:41:43,352][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:41:43,352][ INFO][PID:1096670] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "kibblestherexouium", "project_name": "vr-addons", "project_dirname": "vr-addons", "submitter": "kibblestherexouium", "ended_on": null, "started_on": 1774035703.3527668, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10248265", "build_id": 10248265, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\nset -ex\\n\\nREPO_URL=\\\"https://github.com/Supreeeme/xrizer.git\\\"\\nBRANCH=\\\"main\\\"\\nRESULT_DIR=\\\"${PWD}\\\"\\n\\ngit clone --depth 1 --branch \\\"$BRANCH\\\" \\\"$REPO_URL\\\"\\ncd xrizer\\n\\ndnf install -y cargo rust\\n\\ncargo xbuild --release\\n\\nmv target/release/libxrizer.so target/release/vrclient.so\\n\\nrm -f target/release/bin/linux64/vrclient.so\\ncp target/release/vrclient.so target/release/bin/linux64/\\n\\ncat > \\\"$RESULT_DIR/xrizer.spec\\\" << 'EOF'\\nName: xrizer\\nVersion: 0.4\\nRelease: 1%{?dist}\\nSummary: Xrizer Rust Application\\nLicense: GPLv3+\\nURL: https://github.com//Supreeeme/xrizer\\n\\nBuildRequires: cargo\\nBuildRequires: rust\\n\\n%description\\nxrizer is a reimplementation of OpenVR on top of OpenXR. This enables you to run OpenVR games through any OpenXR runtime without running SteamVR.\\n\\nNote that xrizer is currently immature. Many things are likely broken, so please open bugs! For a more mature solution, check out OpenComposite, which some of the code in this repo is based on.\\n\\n%prep\\n\\n%build\\necho \\\"Build already completed\\\"\\n\\n%install\\nmkdir -p %{buildroot}/opt/xrizer\\ncp -r target/release/bin/linux64/* %{buildroot}/opt/xrizer/\\n\\n%files\\n/opt/xrizer/*\\n\\n%changelog\\n* $(date \\\"+%a %b %d %Y\\\") Kibbles - 0.4\\n- Initial package\\nEOF\\n\\ntar -czf \\\"$RESULT_DIR/xrizer.tar.gz\\\" target/release/bin/linux64/\\n\\ncd .. && rm xrizer -rf\\n\\necho \\\"Build complete. Output files in $RESULT_DIR\\\"\\n\", \"chroot\": \"fedora-44-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": "kibblestherexouium/vr-addons--kibblestherexouium", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/kibblestherexouium/vr-addons", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/kibblestherexouium/vr-addons", "result_dir": "10248265", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10248265, "mockchain_macros": { "copr_username": "kibblestherexouium", "copr_projectname": "vr-addons", "vendor": "Fedora Project COPR (kibblestherexouium/vr-addons)" } } ] } [2026-03-20 19:41:43,393][ INFO][PID:1096670] Sending fedora-messaging bus message in build.start [2026-03-20 19:41:43,935][ INFO][PID:1096670] Sending fedora-messaging bus message in chroot.start [2026-03-20 19:41:43,963][ INFO][PID:1096670] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10248265 --detached [2026-03-20 19:41:44,320][ INFO][PID:1096670] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.204.104.86' (ED25519) to the list of known hosts. [2026-03-20 19:41:44,321][ INFO][PID:1096670] Downloading the builder-live.log file, attempt 1 [2026-03-20 19:41:44,322][ INFO][PID:1096670] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.204.104.86 copr-rpmbuild-log [2026-03-20 19:41:49,333][ INFO][PID:1096670] Periodic builder liveness probe: alive [2026-03-20 19:41:49,334][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:41:54,334][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:41:59,335][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:42:04,336][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:42:09,337][ INFO][PID:1096670] Checking for cancel request [2026-03-20 19:42:14,063][ INFO][PID:1096670] Downloading results from builder [2026-03-20 19:42:14,063][ INFO][PID:1096670] rsyncing of mockbuilder@54.204.104.86:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265 started [2026-03-20 19:42:14,065][ INFO][PID:1096670] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.204.104.86:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/ &> /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/build-10248265.rsync.log [2026-03-20 19:42:14,305][ INFO][PID:1096670] rsyncing finished. [2026-03-20 19:42:14,305][ INFO][PID:1096670] Releasing VM back to pool [2026-03-20 19:42:14,318][ INFO][PID:1096670] Searching for 'success' file in resultdir [2026-03-20 19:42:14,318][ ERROR][PID:1096670] Build failed: Backend process error: No success file => build failure [2026-03-20 19:42:14,319][ INFO][PID:1096670] Finished build: id=10248265 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/kibblestherexouium/vr-addons chroot=srpm-builds [2026-03-20 19:42:14,320][ ERROR][PID:1096670] Backend process error: No success file => build failure [2026-03-20 19:42:14,321][ INFO][PID:1096670] Worker failed build, took 30.968366861343384 [2026-03-20 19:42:14,321][ INFO][PID:1096670] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "kibblestherexouium", "project_name": "vr-addons", "project_dirname": "vr-addons", "submitter": "kibblestherexouium", "ended_on": 1774035734.3211336, "started_on": 1774035703.3527668, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10248265", "build_id": 10248265, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\nset -ex\\n\\nREPO_URL=\\\"https://github.com/Supreeeme/xrizer.git\\\"\\nBRANCH=\\\"main\\\"\\nRESULT_DIR=\\\"${PWD}\\\"\\n\\ngit clone --depth 1 --branch \\\"$BRANCH\\\" \\\"$REPO_URL\\\"\\ncd xrizer\\n\\ndnf install -y cargo rust\\n\\ncargo xbuild --release\\n\\nmv target/release/libxrizer.so target/release/vrclient.so\\n\\nrm -f target/release/bin/linux64/vrclient.so\\ncp target/release/vrclient.so target/release/bin/linux64/\\n\\ncat > \\\"$RESULT_DIR/xrizer.spec\\\" << 'EOF'\\nName: xrizer\\nVersion: 0.4\\nRelease: 1%{?dist}\\nSummary: Xrizer Rust Application\\nLicense: GPLv3+\\nURL: https://github.com//Supreeeme/xrizer\\n\\nBuildRequires: cargo\\nBuildRequires: rust\\n\\n%description\\nxrizer is a reimplementation of OpenVR on top of OpenXR. This enables you to run OpenVR games through any OpenXR runtime without running SteamVR.\\n\\nNote that xrizer is currently immature. Many things are likely broken, so please open bugs! For a more mature solution, check out OpenComposite, which some of the code in this repo is based on.\\n\\n%prep\\n\\n%build\\necho \\\"Build already completed\\\"\\n\\n%install\\nmkdir -p %{buildroot}/opt/xrizer\\ncp -r target/release/bin/linux64/* %{buildroot}/opt/xrizer/\\n\\n%files\\n/opt/xrizer/*\\n\\n%changelog\\n* $(date \\\"+%a %b %d %Y\\\") Kibbles - 0.4\\n- Initial package\\nEOF\\n\\ntar -czf \\\"$RESULT_DIR/xrizer.tar.gz\\\" target/release/bin/linux64/\\n\\ncd .. && rm xrizer -rf\\n\\necho \\\"Build complete. Output files in $RESULT_DIR\\\"\\n\", \"chroot\": \"fedora-44-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": "kibblestherexouium/vr-addons--kibblestherexouium", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/kibblestherexouium/vr-addons", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/kibblestherexouium/vr-addons", "result_dir": "10248265", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10248265, "mockchain_macros": { "copr_username": "kibblestherexouium", "copr_projectname": "vr-addons", "vendor": "Fedora Project COPR (kibblestherexouium/vr-addons)" } } ] } [2026-03-20 19:42:14,364][ INFO][PID:1096670] Sending fedora-messaging bus message in build.end [2026-03-20 19:42:14,391][ INFO][PID:1096670] Compressing /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/builder-live.log by gzip [2026-03-20 19:42:14,392][ INFO][PID:1096670] Running command 'gzip /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/builder-live.log' as PID 1099384 [2026-03-20 19:42:14,396][ INFO][PID:1096670] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/builder-live.log) [2026-03-20 19:42:14,397][ INFO][PID:1096670] Compressing /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/backend.log by gzip [2026-03-20 19:42:14,398][ INFO][PID:1096670] Running command 'gzip /var/lib/copr/public_html/results/kibblestherexouium/vr-addons/srpm-builds/10248265/backend.log' as PID 1099385