[2026-06-08 02:57:30,544][ INFO][PID:24686] Marking build as starting [2026-06-08 02:57:30,607][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:57:30,609][ INFO][PID:24686] VM allocation process starts [2026-06-08 02:57:30,641][ INFO][PID:24686] Trying to allocate VM: ResallocHost, ticket_id=3329572, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-08 02:57:35,643][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:57:40,645][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:57:45,646][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:57:48,693][ INFO][PID:24686] Allocated host ResallocHost, ticket_id=3329572, hostname=35.173.202.196, name=aws_x86_64_reserved_prod_11367298_20260608_022242, requested_tags=['arch_x86_64', 'copr_builder'] [2026-06-08 02:57:48,693][ INFO][PID:24686] Allocating ssh connection to builder [2026-06-08 02:57:48,694][ INFO][PID:24686] Checking that builder machine is OK [2026-06-08 02:57:49,094][ INFO][PID:24686] Installed copr-rpmbuild version: 1.8 [2026-06-08 02:57:49,100][ INFO][PID:24686] Running remote command: copr-builder-ready srpm-builds [2026-06-08 02:57:49,487][ INFO][PID:24686] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-06-08 02:57:49,492][ INFO][PID:24686] Filling build.info file with builder info [2026-06-08 02:57:49,498][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:57:49,507][ INFO][PID:24686] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-10-wayland-enablement-stack", "project_dirname": "stillos-10-wayland-enablement-stack", "submitter": "still", "ended_on": null, "started_on": 1780887469.5070894, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10577096", "build_id": 10577096, "package_name": "gnome-shell-frippery", "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\\n\\np=gnome-shell-frippery\\nversion=50\\nw=\\\"$PWD/work-$p\\\"\\nout=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nrm -rf \\\"$w\\\"\\nmkdir -p \\\"$w/src\\\" \\\"$out\\\"\\n\\ndownload_extension() {\\n local uuid=\\\"$1\\\"\\n local tag=\\\"$2\\\"\\n curl -L -o \\\"$w/src/${uuid}.zip\\\" \\\"https://extensions.gnome.org/download-extension/${uuid}.shell-extension.zip?version_tag=${tag}\\\"\\n}\\n\\ndownload_extension \\\"Bottom_Panel@rmy.pobox.com\\\" 69395\\ndownload_extension \\\"Panel_Favorites@rmy.pobox.com\\\" 69397\\ndownload_extension \\\"Applications_Menu@rmy.pobox.com\\\" 69394\\ndownload_extension \\\"Move_Clock@rmy.pobox.com\\\" 69396\\n\\ncat > \\\"$w/src/$p.spec\\\" <<'SPEC'\\nName: gnome-shell-frippery\\nVersion: 50\\nRelease: 1.stillos.1%{?dist}\\nSummary: GNOME 50-compatible Frippery shell extensions\\nLicense: GPL-2.0-or-later\\nURL: https://frippery.org/extensions\\nSource0: Bottom_Panel@rmy.pobox.com.zip\\nSource1: Panel_Favorites@rmy.pobox.com.zip\\nSource2: Applications_Menu@rmy.pobox.com.zip\\nSource3: Move_Clock@rmy.pobox.com.zip\\nBuildArch: noarch\\nBuildRequires: unzip\\nRequires: gnome-shell >= 50\\n\\n%description\\nFrippery shell extensions that declare GNOME 50 compatibility: Bottom Panel,\\nPanel Favorites, Applications Menu, and Move Clock.\\n\\n%prep\\nmkdir -p Bottom_Panel@rmy.pobox.com Panel_Favorites@rmy.pobox.com Applications_Menu@rmy.pobox.com Move_Clock@rmy.pobox.com\\nunzip -q %{SOURCE0} -d Bottom_Panel@rmy.pobox.com\\nunzip -q %{SOURCE1} -d Panel_Favorites@rmy.pobox.com\\nunzip -q %{SOURCE2} -d Applications_Menu@rmy.pobox.com\\nunzip -q %{SOURCE3} -d Move_Clock@rmy.pobox.com\\n\\n%build\\n\\n%install\\ninstall -d %{buildroot}%{_datadir}/gnome-shell/extensions\\ncp -a Bottom_Panel@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\ncp -a Panel_Favorites@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\ncp -a Applications_Menu@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\ncp -a Move_Clock@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\n\\n%files\\n%{_datadir}/gnome-shell/extensions/Bottom_Panel@rmy.pobox.com\\n%{_datadir}/gnome-shell/extensions/Panel_Favorites@rmy.pobox.com\\n%{_datadir}/gnome-shell/extensions/Applications_Menu@rmy.pobox.com\\n%{_datadir}/gnome-shell/extensions/Move_Clock@rmy.pobox.com\\n\\n%changelog\\n* Sat Jun 06 2026 stillHQ - 50-1.stillos.1\\n- Package GNOME 50-compatible Frippery extensions from extensions.gnome.org\\nSPEC\\n\\ncp \\\"$w/src\\\"/*.zip \\\"$out/\\\"\\ncp \\\"$w/src/$p.spec\\\" \\\"$out/\\\"\\nrpmbuild -bs \\\"$w/src/$p.spec\\\" --define \\\"_sourcedir $w/src\\\" --define \\\"_srcrpmdir $out\\\" --define \\\"_builddir $w/b\\\"\\n\", \"chroot\": \"rhel+epel-10-x86_64\", \"builddeps\": \"dnf dnf-plugins-core rpm-build rpmdevtools cpio curl unzip sed grep findutils patch diffutils coreutils gawk\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "still/stillos-10-wayland-enablement-stack--still", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "almalinux-10", "rhel+epel-10" ], "distributions_in_project": [ "almalinux-10", "rhel+epel-10" ], "destdir": "/var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack", "result_dir": "10577096", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10577096, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-10-wayland-enablement-stack", "vendor": "Fedora Project COPR (still/stillos-10-wayland-enablement-stack)" } } ] } [2026-06-08 02:57:49,635][ INFO][PID:24686] Sending fedora-messaging bus message in build.start [2026-06-08 02:57:51,368][ INFO][PID:24686] Sending fedora-messaging bus message in chroot.start [2026-06-08 02:57:51,449][ INFO][PID:24686] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10577096 --detached [2026-06-08 02:57:52,049][ INFO][PID:24686] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '35.173.202.196' (ED25519) to the list of known hosts. [2026-06-08 02:57:52,057][ INFO][PID:24686] Downloading the builder-live.log file, attempt 1 [2026-06-08 02:57:52,071][ INFO][PID:24686] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.173.202.196 copr-rpmbuild-log [2026-06-08 02:57:57,070][ INFO][PID:24686] Periodic builder liveness probe: alive [2026-06-08 02:57:57,072][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:02,073][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:07,075][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:12,077][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:17,080][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:22,081][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:27,083][ INFO][PID:24686] Checking for cancel request [2026-06-08 02:58:31,998][ INFO][PID:24686] Downloading results from builder [2026-06-08 02:58:31,999][ INFO][PID:24686] rsyncing of mockbuilder@35.173.202.196:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096 started [2026-06-08 02:58:32,000][ INFO][PID:24686] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.173.202.196:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/ &> /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/build-10577096.rsync.log [2026-06-08 02:58:32,240][ INFO][PID:24686] rsyncing finished. [2026-06-08 02:58:32,241][ INFO][PID:24686] VM Release request [2026-06-08 02:58:32,251][ INFO][PID:24686] Searching for 'success' file in resultdir [2026-06-08 02:58:32,252][ INFO][PID:24686] Getting build details [2026-06-08 02:58:32,253][ INFO][PID:24686] Retrieving SRPM info from /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096 [2026-06-08 02:58:32,254][ INFO][PID:24686] SRPM URL: https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/gnome-shell-frippery-50-1.stillos.1.src.rpm [2026-06-08 02:58:32,255][ INFO][PID:24686] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/gnome-shell-frippery-50-1.stillos.1.src.rpm', 'pkg_name': 'gnome-shell-frippery', 'pkg_version': '50-1.stillos.1'} [2026-06-08 02:58:32,255][ INFO][PID:24686] Finished build: id=10577096 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack chroot=srpm-builds [2026-06-08 02:58:32,257][ INFO][PID:24686] Worker succeeded build, took 42.75075650215149 [2026-06-08 02:58:32,258][ INFO][PID:24686] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-10-wayland-enablement-stack", "project_dirname": "stillos-10-wayland-enablement-stack", "submitter": "still", "ended_on": 1780887512.2578459, "started_on": 1780887469.5070894, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10577096", "build_id": 10577096, "package_name": "gnome-shell-frippery", "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\\n\\np=gnome-shell-frippery\\nversion=50\\nw=\\\"$PWD/work-$p\\\"\\nout=\\\"${COPR_RESULTDIR:-$PWD}\\\"\\nrm -rf \\\"$w\\\"\\nmkdir -p \\\"$w/src\\\" \\\"$out\\\"\\n\\ndownload_extension() {\\n local uuid=\\\"$1\\\"\\n local tag=\\\"$2\\\"\\n curl -L -o \\\"$w/src/${uuid}.zip\\\" \\\"https://extensions.gnome.org/download-extension/${uuid}.shell-extension.zip?version_tag=${tag}\\\"\\n}\\n\\ndownload_extension \\\"Bottom_Panel@rmy.pobox.com\\\" 69395\\ndownload_extension \\\"Panel_Favorites@rmy.pobox.com\\\" 69397\\ndownload_extension \\\"Applications_Menu@rmy.pobox.com\\\" 69394\\ndownload_extension \\\"Move_Clock@rmy.pobox.com\\\" 69396\\n\\ncat > \\\"$w/src/$p.spec\\\" <<'SPEC'\\nName: gnome-shell-frippery\\nVersion: 50\\nRelease: 1.stillos.1%{?dist}\\nSummary: GNOME 50-compatible Frippery shell extensions\\nLicense: GPL-2.0-or-later\\nURL: https://frippery.org/extensions\\nSource0: Bottom_Panel@rmy.pobox.com.zip\\nSource1: Panel_Favorites@rmy.pobox.com.zip\\nSource2: Applications_Menu@rmy.pobox.com.zip\\nSource3: Move_Clock@rmy.pobox.com.zip\\nBuildArch: noarch\\nBuildRequires: unzip\\nRequires: gnome-shell >= 50\\n\\n%description\\nFrippery shell extensions that declare GNOME 50 compatibility: Bottom Panel,\\nPanel Favorites, Applications Menu, and Move Clock.\\n\\n%prep\\nmkdir -p Bottom_Panel@rmy.pobox.com Panel_Favorites@rmy.pobox.com Applications_Menu@rmy.pobox.com Move_Clock@rmy.pobox.com\\nunzip -q %{SOURCE0} -d Bottom_Panel@rmy.pobox.com\\nunzip -q %{SOURCE1} -d Panel_Favorites@rmy.pobox.com\\nunzip -q %{SOURCE2} -d Applications_Menu@rmy.pobox.com\\nunzip -q %{SOURCE3} -d Move_Clock@rmy.pobox.com\\n\\n%build\\n\\n%install\\ninstall -d %{buildroot}%{_datadir}/gnome-shell/extensions\\ncp -a Bottom_Panel@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\ncp -a Panel_Favorites@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\ncp -a Applications_Menu@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\ncp -a Move_Clock@rmy.pobox.com %{buildroot}%{_datadir}/gnome-shell/extensions/\\n\\n%files\\n%{_datadir}/gnome-shell/extensions/Bottom_Panel@rmy.pobox.com\\n%{_datadir}/gnome-shell/extensions/Panel_Favorites@rmy.pobox.com\\n%{_datadir}/gnome-shell/extensions/Applications_Menu@rmy.pobox.com\\n%{_datadir}/gnome-shell/extensions/Move_Clock@rmy.pobox.com\\n\\n%changelog\\n* Sat Jun 06 2026 stillHQ - 50-1.stillos.1\\n- Package GNOME 50-compatible Frippery extensions from extensions.gnome.org\\nSPEC\\n\\ncp \\\"$w/src\\\"/*.zip \\\"$out/\\\"\\ncp \\\"$w/src/$p.spec\\\" \\\"$out/\\\"\\nrpmbuild -bs \\\"$w/src/$p.spec\\\" --define \\\"_sourcedir $w/src\\\" --define \\\"_srcrpmdir $out\\\" --define \\\"_builddir $w/b\\\"\\n\", \"chroot\": \"rhel+epel-10-x86_64\", \"builddeps\": \"dnf dnf-plugins-core rpm-build rpmdevtools cpio curl unzip sed grep findutils patch diffutils coreutils gawk\", \"resultdir\": \".\", \"repos\": \"\"}", "pkg_name": "gnome-shell-frippery", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/gnome-shell-frippery-50-1.stillos.1.src.rpm", "uses_devel_repo": null, "sandbox": "still/stillos-10-wayland-enablement-stack--still", "results": { "architecture_specific_tags": { "almalinux-10": { "buildarch": [ "noarch" ] }, "rhel+epel-10": { "buildarch": [ "noarch" ] } }, "name": "gnome-shell-frippery", "epoch": null, "version": "50", "release": "1.stillos.1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "almalinux-10", "rhel+epel-10" ], "distributions_in_project": [ "almalinux-10", "rhel+epel-10" ], "destdir": "/var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-10-wayland-enablement-stack", "result_dir": "10577096", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "50-1.stillos.1", "id": 10577096, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-10-wayland-enablement-stack", "vendor": "Fedora Project COPR (still/stillos-10-wayland-enablement-stack)" } } ] } [2026-06-08 02:58:32,310][ INFO][PID:24686] Sending fedora-messaging bus message in build.end [2026-06-08 02:58:32,338][ INFO][PID:24686] Compressing /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/builder-live.log by gzip [2026-06-08 02:58:32,339][ INFO][PID:24686] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/builder-live.log' as PID 35487 [2026-06-08 02:58:32,343][ INFO][PID:24686] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/builder-live.log) [2026-06-08 02:58:32,344][ INFO][PID:24686] Compressing /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/backend.log by gzip [2026-06-08 02:58:32,345][ INFO][PID:24686] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-10-wayland-enablement-stack/srpm-builds/10577096/backend.log' as PID 35488