[2026-04-27 17:05:25,817][ INFO][PID:3948551] Marking build as starting [2026-04-27 17:05:25,908][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:05:25,919][ INFO][PID:3948551] VM allocation process starts [2026-04-27 17:05:25,947][ INFO][PID:3948551] Trying to allocate VM: ResallocHost, ticket_id=2606514, requested_tags=['arch_aarch64', 'copr_builder'] [2026-04-27 17:05:30,957][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:05:36,167][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:05:41,196][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:05:48,889][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:05:53,931][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:12,524][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:17,618][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:22,659][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:27,682][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:32,712][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:37,727][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:42,745][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:47,759][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:52,777][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:53,495][ INFO][PID:3948551] Allocated host ResallocHost, ticket_id=2606514, hostname=3.93.194.181, name=aws_aarch64_reserved_prod_08301013_20260427_170414, requested_tags=['arch_aarch64', 'copr_builder'] [2026-04-27 17:06:53,498][ INFO][PID:3948551] Allocating ssh connection to builder [2026-04-27 17:06:53,506][ INFO][PID:3948551] Checking that builder machine is OK [2026-04-27 17:06:54,111][ INFO][PID:3948551] Installed copr-rpmbuild version: 1.8 [2026-04-27 17:06:54,118][ INFO][PID:3948551] Running remote command: copr-builder-ready srpm-builds [2026-04-27 17:06:54,466][ INFO][PID:3948551] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-04-27 17:06:54,471][ INFO][PID:3948551] Filling build.info file with builder info [2026-04-27 17:06:54,488][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:06:54,492][ INFO][PID:3948551] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": null, "started_on": 1777309614.492754, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10396391", "build_id": 10396391, "package_name": "kernel-rpi5", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 5 kernel 6.18.y\\n# Used as \\\"Custom\\\" source type in COPR project jkolo/kernel-rpi\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y (kernel 6.18.x with RPi patches for EPEL 9)\\n# Base: Official raspberrypi/linux rpi-6.18.y kernel patches\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository (fork with 6.18.y support)\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build (BCM2712, 16k pages), disable RPi4\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 1/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "epel-9" ], "distributions_in_project": [ "epel-8", "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10396391", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 10396391, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-04-27 17:06:54,676][ INFO][PID:3948551] Sending fedora-messaging bus message in build.start [2026-04-27 17:07:11,687][ INFO][PID:3948551] Sending fedora-messaging bus message in chroot.start [2026-04-27 17:07:11,852][ INFO][PID:3948551] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10396391 --detached [2026-04-27 17:07:12,792][ INFO][PID:3948551] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.93.194.181' (ED25519) to the list of known hosts. [2026-04-27 17:07:12,806][ INFO][PID:3948551] Downloading the builder-live.log file, attempt 1 [2026-04-27 17:07:12,879][ INFO][PID:3948551] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.93.194.181 copr-rpmbuild-log [2026-04-27 17:10:44,449][ INFO][PID:3948551] Periodic builder liveness probe: alive [2026-04-27 17:10:44,596][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:10:49,631][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:10:54,653][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:10:59,690][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:04,737][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:09,742][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:14,795][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:19,835][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:24,875][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:29,884][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:34,897][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:39,909][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:44,930][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:49,934][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:54,947][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:11:59,956][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:04,964][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:09,976][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:14,978][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:19,994][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:25,005][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:30,029][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:35,032][ INFO][PID:3948551] Checking for cancel request [2026-04-27 17:12:39,582][ INFO][PID:3948551] Downloading results from builder [2026-04-27 17:12:39,584][ INFO][PID:3948551] rsyncing of mockbuilder@3.93.194.181:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391 started [2026-04-27 17:12:39,589][ INFO][PID:3948551] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.93.194.181:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/ &> /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/build-10396391.rsync.log [2026-04-27 17:12:46,835][ INFO][PID:3948551] rsyncing finished. [2026-04-27 17:12:46,841][ INFO][PID:3948551] VM Release request [2026-04-27 17:12:46,914][ INFO][PID:3948551] Searching for 'success' file in resultdir [2026-04-27 17:12:46,925][ INFO][PID:3948551] Getting build details [2026-04-27 17:12:46,935][ INFO][PID:3948551] Retrieving SRPM info from /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391 [2026-04-27 17:12:46,948][ INFO][PID:3948551] SRPM URL: https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10396391/kernel-rpi5-6.18.24-4.rpi5.src.rpm [2026-04-27 17:12:46,969][ INFO][PID:3948551] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10396391/kernel-rpi5-6.18.24-4.rpi5.src.rpm', 'pkg_name': 'kernel-rpi5', 'pkg_version': '6.18.24-4.rpi5'} [2026-04-27 17:12:46,983][ INFO][PID:3948551] Finished build: id=10396391 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/jkolo/kernel-rpi chroot=srpm-builds [2026-04-27 17:12:47,024][ INFO][PID:3948551] Worker succeeded build, took 352.53164887428284 [2026-04-27 17:12:47,028][ INFO][PID:3948551] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "jkolo", "project_name": "kernel-rpi", "project_dirname": "kernel-rpi", "submitter": "jkolo", "ended_on": 1777309967.0244029, "started_on": 1777309614.492754, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "10396391", "build_id": 10396391, "package_name": "kernel-rpi5", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n# COPR custom build script for Raspberry Pi 5 kernel 6.18.y\\n# Used as \\\"Custom\\\" source type in COPR project jkolo/kernel-rpi\\n#\\n# Source: https://github.com/jkolo/kernel-rpi (fork of dwrobel/kernel)\\n# Branch: dw-6.18.y (kernel 6.18.x with RPi patches for EPEL 9)\\n# Base: Official raspberrypi/linux rpi-6.18.y kernel patches\\n#\\n# COPR configuration:\\n# Project: jkolo/kernel-rpi\\n# Chroots: epel-9-aarch64\\n# Source type: Custom\\n# Script: contents of this file\\n# Builddeps: bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter\\n# perl-generators python3-devel gcc make git hostname\\n\\nset -ex\\n\\n# Clone kernel spec repository (fork with 6.18.y support)\\ngit clone --depth=1 -b dw-6.18.y https://github.com/jkolo/kernel-rpi.git && cd kernel-rpi\\n\\n# Enable RPi5 build (BCM2712, 16k pages), disable RPi4\\nsed -i 's/%define with_rpi4 .*/%define with_rpi4 0/' kernel.spec\\nsed -i 's/%define with_rpi5 .*/%define with_rpi5 1/' kernel.spec\\n\\n# Copy spec and sources to COPR result directory\\ncp kernel.spec \\\"$COPR_RESULTDIR/\\\"\\ncp *.patch* *.cfg *.config *.service *.sh *.list \\\"$COPR_RESULTDIR/\\\" 2>/dev/null || true\\n\", \"chroot\": \"epel-9-aarch64\", \"builddeps\": \"bc bison flex elfutils-libelf-devel openssl-devel perl-interpreter perl-generators python3-devel gcc make git hostname rpm-build\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "kernel-rpi5", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi/srpm-builds/10396391/kernel-rpi5-6.18.24-4.rpi5.src.rpm", "uses_devel_repo": null, "sandbox": "jkolo/kernel-rpi--jkolo", "results": { "architecture_specific_tags": { "epel-8": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l" ] }, "epel-9": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l" ] } }, "name": "kernel-rpi5", "epoch": null, "version": "6.18.24", "release": "4.rpi5" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "epel-8", "epel-9" ], "distributions_in_project": [ "epel-8", "epel-9" ], "destdir": "/var/lib/copr/public_html/results/jkolo/kernel-rpi", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/jkolo/kernel-rpi", "result_dir": "10396391", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "6.18.24-4.rpi5", "id": 10396391, "mockchain_macros": { "copr_username": "jkolo", "copr_projectname": "kernel-rpi", "vendor": "Fedora Project COPR (jkolo/kernel-rpi)" } } ] } [2026-04-27 17:12:47,280][ INFO][PID:3948551] Sending fedora-messaging bus message in build.end [2026-04-27 17:12:47,413][ INFO][PID:3948551] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/builder-live.log by gzip [2026-04-27 17:12:47,425][ INFO][PID:3948551] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/builder-live.log' as PID 3976935 [2026-04-27 17:12:47,493][ INFO][PID:3948551] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/builder-live.log) [2026-04-27 17:12:47,498][ INFO][PID:3948551] Compressing /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/backend.log by gzip [2026-04-27 17:12:47,517][ INFO][PID:3948551] Running command 'gzip /var/lib/copr/public_html/results/jkolo/kernel-rpi/srpm-builds/10396391/backend.log' as PID 3976942