[2026-09-14 20:53:00,133][ INFO][PID:2323721] Marking build as starting [2026-09-14 20:53:00,175][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:00,176][ INFO][PID:2323721] VM allocation process starts [2026-09-14 20:53:00,183][ INFO][PID:2323721] Trying to allocate VM: ResallocHost, ticket_id=5023702, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-14 20:53:03,192][ INFO][PID:2323721] Allocated host ResallocHost, ticket_id=5023702, hostname=3.92.31.41, name=aws_x86_64_reserved_prod_37392055_20260914_205103, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-14 20:53:03,192][ INFO][PID:2323721] Allocating ssh connection to builder [2026-09-14 20:53:03,192][ INFO][PID:2323721] Checking that builder machine is OK [2026-09-14 20:53:03,493][ INFO][PID:2323721] Installed copr-rpmbuild version: 1.9 [2026-09-14 20:53:03,494][ INFO][PID:2323721] Running remote command: copr-builder-ready srpm-builds [2026-09-14 20:53:03,668][ INFO][PID:2323721] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-14 20:53:03,669][ INFO][PID:2323721] Filling build.info file with builder info [2026-09-14 20:53:04,050][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:04,051][ INFO][PID:2323721] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "l1oly", "project_name": "waywallen", "project_dirname": "waywallen", "submitter": "l1oly", "ended_on": null, "started_on": 1789419184.051636, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10985739", "build_id": 10985739, "package_name": "waywallen-layer-shell", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -xe\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nworkdir=$(mktemp -d)\\ncd \\\"$workdir\\\"\\n\\nREPO=https://github.com/waywallen/waywallen-display.git\\n\\nTAG=$(git ls-remote --tags --refs \\\"$REPO\\\" \\\\\\n | awk '{print $2}' | sed 's#refs/tags/##' \\\\\\n | grep -E '^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$' \\\\\\n | sort -V | tail -n1)\\nVERSION=${TAG#v}\\n\\ngit clone --branch \\\"$TAG\\\" --depth 1 \\\"$REPO\\\" \\\"waywallen-display-$VERSION\\\"\\ntar czf \\\"$resultdir/waywallen-layer-shell-$VERSION.tar.gz\\\" \\\"waywallen-display-$VERSION\\\"\\n\\ncd \\\"waywallen-display-$VERSION\\\"\\ncargo vendor vendor > cargo-config-vendor.toml\\nmkdir -p .cargo\\nmv cargo-config-vendor.toml .cargo/config.toml\\ntar czf \\\"$resultdir/waywallen-layer-shell-vendor-$VERSION.tar.gz\\\" vendor .cargo\\ncd ..\\n\\nsed \\\"s/^Version:.*/Version: $VERSION/\\\" > \\\"$resultdir/waywallen-layer-shell.spec\\\" <<'EOF'\\nName: waywallen-layer-shell\\nVersion: 0.0.0\\nRelease: 1%{?dist}\\nSummary: wlr-layer-shell display backend for waywallen (niri, Sway, COSMIC)\\nLicense: MIT\\nURL: https://github.com/waywallen/waywallen-display\\nSource0: %{name}-%{version}.tar.gz\\nSource1: %{name}-vendor-%{version}.tar.gz\\n\\nBuildRequires: cargo\\nBuildRequires: vulkan-headers\\nBuildRequires: vulkan-loader-devel\\nBuildRequires: mesa-libEGL-devel\\nBuildRequires: pkgconfig(wayland-client)\\n\\n%description\\nwlr-layer-shell display backend used by the waywallen wallpaper daemon on\\nniri, Sway, COSMIC, and other wlroots-based compositors.\\n\\n%prep\\n%setup -q -n waywallen-display-%{version}\\ntar xzf %{SOURCE1}\\n\\n%build\\ncargo build --frozen --offline --release --all-features \\\\\\n --package waywallen-display \\\\\\n --bin waywallen-layer-shell\\n\\n%install\\ninstall -Dm0755 target/release/waywallen-layer-shell %{buildroot}%{_bindir}/waywallen-layer-shell\\n\\n%files\\n%license LICENSE\\n%{_bindir}/waywallen-layer-shell\\n\\n%changelog\\n* Sat Jul 11 2026 You - VERSION-1\\n- Automated build from latest upstream tag\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git cargo\", \"resultdir\": \".\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "l1oly/waywallen--l1oly", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-44" ], "distributions_in_project": [ "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/l1oly/waywallen", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen", "result_dir": "10985739", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10985739, "mockchain_macros": { "copr_username": "l1oly", "copr_projectname": "waywallen", "vendor": "Fedora Project COPR (l1oly/waywallen)" } } ] } [2026-09-14 20:53:04,080][ INFO][PID:2323721] Sending fedora-messaging bus message in build.start [2026-09-14 20:53:04,429][ INFO][PID:2323721] Sending fedora-messaging bus message in chroot.start [2026-09-14 20:53:04,447][ INFO][PID:2323721] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10985739 --detached [2026-09-14 20:53:04,942][ INFO][PID:2323721] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.92.31.41' (ED25519) to the list of known hosts. [2026-09-14 20:53:04,943][ INFO][PID:2323721] Downloading the builder-live.log file, attempt 1 [2026-09-14 20:53:04,944][ INFO][PID:2323721] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.31.41 copr-rpmbuild-log [2026-09-14 20:53:09,952][ INFO][PID:2323721] Periodic builder liveness probe: alive [2026-09-14 20:53:09,952][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:14,953][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:19,953][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:24,955][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:29,956][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:34,956][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:39,957][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:44,958][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:49,959][ INFO][PID:2323721] Checking for cancel request [2026-09-14 20:53:52,599][ INFO][PID:2323721] Downloading results from builder [2026-09-14 20:53:52,600][ INFO][PID:2323721] rsyncing of mockbuilder@3.92.31.41:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739 started [2026-09-14 20:53:52,600][ INFO][PID:2323721] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.31.41:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/ &> /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/build-10985739.rsync.log [2026-09-14 20:53:52,866][ INFO][PID:2323721] rsyncing finished. [2026-09-14 20:53:52,866][ INFO][PID:2323721] VM Release request [2026-09-14 20:53:52,874][ INFO][PID:2323721] Searching for 'success' file in resultdir [2026-09-14 20:53:52,874][ INFO][PID:2323721] Getting build details [2026-09-14 20:53:52,875][ INFO][PID:2323721] Retrieving SRPM info from /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739 [2026-09-14 20:53:52,875][ INFO][PID:2323721] SRPM URL: https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985739/waywallen-layer-shell-0.3.3-1.src.rpm [2026-09-14 20:53:52,875][ INFO][PID:2323721] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985739/waywallen-layer-shell-0.3.3-1.src.rpm', 'pkg_name': 'waywallen-layer-shell', 'pkg_version': '0.3.3-1'} [2026-09-14 20:53:52,875][ INFO][PID:2323721] Finished build: id=10985739 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/l1oly/waywallen chroot=srpm-builds [2026-09-14 20:53:52,876][ INFO][PID:2323721] Worker succeeded build, took 48.8247389793396 [2026-09-14 20:53:52,876][ INFO][PID:2323721] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "l1oly", "project_name": "waywallen", "project_dirname": "waywallen", "submitter": "l1oly", "ended_on": 1789419232.876375, "started_on": 1789419184.051636, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10985739", "build_id": 10985739, "package_name": "waywallen-layer-shell", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -xe\\n\\nresultdir=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nworkdir=$(mktemp -d)\\ncd \\\"$workdir\\\"\\n\\nREPO=https://github.com/waywallen/waywallen-display.git\\n\\nTAG=$(git ls-remote --tags --refs \\\"$REPO\\\" \\\\\\n | awk '{print $2}' | sed 's#refs/tags/##' \\\\\\n | grep -E '^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$' \\\\\\n | sort -V | tail -n1)\\nVERSION=${TAG#v}\\n\\ngit clone --branch \\\"$TAG\\\" --depth 1 \\\"$REPO\\\" \\\"waywallen-display-$VERSION\\\"\\ntar czf \\\"$resultdir/waywallen-layer-shell-$VERSION.tar.gz\\\" \\\"waywallen-display-$VERSION\\\"\\n\\ncd \\\"waywallen-display-$VERSION\\\"\\ncargo vendor vendor > cargo-config-vendor.toml\\nmkdir -p .cargo\\nmv cargo-config-vendor.toml .cargo/config.toml\\ntar czf \\\"$resultdir/waywallen-layer-shell-vendor-$VERSION.tar.gz\\\" vendor .cargo\\ncd ..\\n\\nsed \\\"s/^Version:.*/Version: $VERSION/\\\" > \\\"$resultdir/waywallen-layer-shell.spec\\\" <<'EOF'\\nName: waywallen-layer-shell\\nVersion: 0.0.0\\nRelease: 1%{?dist}\\nSummary: wlr-layer-shell display backend for waywallen (niri, Sway, COSMIC)\\nLicense: MIT\\nURL: https://github.com/waywallen/waywallen-display\\nSource0: %{name}-%{version}.tar.gz\\nSource1: %{name}-vendor-%{version}.tar.gz\\n\\nBuildRequires: cargo\\nBuildRequires: vulkan-headers\\nBuildRequires: vulkan-loader-devel\\nBuildRequires: mesa-libEGL-devel\\nBuildRequires: pkgconfig(wayland-client)\\n\\n%description\\nwlr-layer-shell display backend used by the waywallen wallpaper daemon on\\nniri, Sway, COSMIC, and other wlroots-based compositors.\\n\\n%prep\\n%setup -q -n waywallen-display-%{version}\\ntar xzf %{SOURCE1}\\n\\n%build\\ncargo build --frozen --offline --release --all-features \\\\\\n --package waywallen-display \\\\\\n --bin waywallen-layer-shell\\n\\n%install\\ninstall -Dm0755 target/release/waywallen-layer-shell %{buildroot}%{_bindir}/waywallen-layer-shell\\n\\n%files\\n%license LICENSE\\n%{_bindir}/waywallen-layer-shell\\n\\n%changelog\\n* Sat Jul 11 2026 You - VERSION-1\\n- Automated build from latest upstream tag\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git cargo\", \"resultdir\": \".\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": "waywallen-layer-shell", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen/srpm-builds/10985739/waywallen-layer-shell-0.3.3-1.src.rpm", "uses_devel_repo": null, "sandbox": "l1oly/waywallen--l1oly", "results": { "architecture_specific_tags": { "fedora-44": {} }, "name": "waywallen-layer-shell", "epoch": null, "version": "0.3.3", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-44" ], "distributions_in_project": [ "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/l1oly/waywallen", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/l1oly/waywallen", "result_dir": "10985739", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.3.3-1", "id": 10985739, "mockchain_macros": { "copr_username": "l1oly", "copr_projectname": "waywallen", "vendor": "Fedora Project COPR (l1oly/waywallen)" } } ] } [2026-09-14 20:53:52,910][ INFO][PID:2323721] Sending fedora-messaging bus message in build.end [2026-09-14 20:53:52,929][ INFO][PID:2323721] Compressing /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/builder-live.log by gzip [2026-09-14 20:53:52,930][ INFO][PID:2323721] Running command 'gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/builder-live.log' as PID 2331236 [2026-09-14 20:53:52,933][ INFO][PID:2323721] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/builder-live.log) [2026-09-14 20:53:52,934][ INFO][PID:2323721] Compressing /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/backend.log by gzip [2026-09-14 20:53:52,934][ INFO][PID:2323721] Running command 'gzip /var/lib/copr/public_html/results/l1oly/waywallen/srpm-builds/10985739/backend.log' as PID 2331237