[2025-09-07 08:06:37,681][ INFO][PID:1028427] Marking build as starting [2025-09-07 08:06:37,729][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:06:37,730][ INFO][PID:1028427] VM allocation process starts [2025-09-07 08:06:37,741][ INFO][PID:1028427] Trying to allocate VM: ResallocHost, ticket_id=4952466, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 08:06:40,784][ INFO][PID:1028427] Allocated host ResallocHost, ticket_id=4952466, hostname=13.222.100.154, name=aws_x86_64_normalreserved_prod_06613582_20250907_080326, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 08:06:40,784][ INFO][PID:1028427] Allocating ssh connection to builder [2025-09-07 08:06:40,785][ INFO][PID:1028427] Checking that builder machine is OK [2025-09-07 08:06:41,268][ INFO][PID:1028427] Running remote command: copr-builder-ready srpm-builds [2025-09-07 08:06:41,458][ INFO][PID:1028427] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-07 08:06:41,458][ INFO][PID:1028427] Filling build.info file with builder info [2025-09-07 08:06:41,459][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:06:41,460][ INFO][PID:1028427] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "manky201", "project_name": "codeberg.org-avant-hello-world-4", "project_dirname": "codeberg.org-avant-hello-world-4", "submitter": "manky201", "ended_on": null, "started_on": 1757232401.4597828, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531715", "build_id": 9531715, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\n\\nresultdir=$PWD\\ntmpdir=$(mktemp -d)\\ncd \\\"$tmpdir\\\"\\n\\necho \\\"Cloning repository...\\\"\\ngit clone --depth 1 https://codeberg.org/avant/hello-world repo\\ncd repo\\n\\necho \\\"Checking out PR...\\\"\\ngit fetch origin pull/4/head:pr-4\\ngit checkout pr-4\\n\\necho \\\"Repository checkout completed\\\"\\n\\n# Find package directory and spec file\\npackage_name=\\\"\\\"\\necho \\\"Looking for package: $package_name\\\"\\n\\nif [ -n \\\"$package_name\\\" ] && [ -d \\\"$package_name\\\" ]; then\\n echo \\\"Found package directory: $package_name\\\"\\n cd \\\"$package_name\\\"\\n specfile=\\\"$package_name.spec\\\"\\n if [ ! -f \\\"$specfile\\\" ]; then\\n specfile=$(find . -maxdepth 1 -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in $package_name directory\\\"\\n exit 1\\n fi\\n fi\\nelse\\n # Find spec file in current directory or subdirectories\\n specfile=$(find . -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in repository\\\"\\n exit 1\\n fi\\n # Change to directory containing the spec file\\n specdir=$(dirname \\\"$specfile\\\")\\n if [ \\\"$specdir\\\" != \\\".\\\" ]; then\\n cd \\\"$specdir\\\"\\n specfile=$(basename \\\"$specfile\\\")\\n fi\\nfi\\n\\necho \\\"Found spec file: $specfile\\\"\\necho \\\"Working in directory: $(pwd)\\\"\\n\\n# Run spectool to download sources\\necho \\\"Running spectool to download sources...\\\"\\nspectool -g -R \\\"$specfile\\\"\\n\\n# Create result directory and copy files\\nmkdir -p \\\"$resultdir\\\"\\ncp \\\"$specfile\\\" \\\"$resultdir/\\\"\\n\\n# Copy patch files\\necho \\\"Copying patch files...\\\"\\nfor patch in *.patch; do\\n if [ -f \\\"$patch\\\" ]; then\\n cp \\\"$patch\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Copy source files\\necho \\\"Copying source files...\\\"\\nfor source in *.tar.gz *.tar.bz2 *.tar.xz *.zip *.tgz *.tbz2 *.txz; do\\n if [ -f \\\"$source\\\" ]; then\\n cp \\\"$source\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Clean up\\ncd \\\"$resultdir\\\"\\nrm -rf \\\"$tmpdir\\\"\\n\\necho \\\"Source preparation completed successfully\\\"\\necho \\\"Files in result directory:\\\"\\nls -la \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "manky201/codeberg.org-avant-hello-world-4--manky201", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-42-x86_64/", "id": "copr_packit_packit_dev", "name": "Additional repo copr_packit_packit_dev" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-4", "result_dir": "09531715", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9531715, "mockchain_macros": { "copr_username": "manky201", "copr_projectname": "codeberg.org-avant-hello-world-4", "vendor": "Fedora Project COPR (manky201/codeberg.org-avant-hello-world-4)" } } ] } [2025-09-07 08:06:41,483][ INFO][PID:1028427] Sending fedora-messaging bus message in build.start [2025-09-07 08:06:42,211][ INFO][PID:1028427] Sending fedora-messaging bus message in chroot.start [2025-09-07 08:06:42,237][ INFO][PID:1028427] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9531715 --detached [2025-09-07 08:06:42,544][ INFO][PID:1028427] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.222.100.154' (ED25519) to the list of known hosts. [2025-09-07 08:06:42,562][ INFO][PID:1028427] Downloading the builder-live.log file, attempt 1 [2025-09-07 08:06:42,569][ INFO][PID:1028427] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.222.100.154 copr-rpmbuild-log [2025-09-07 08:06:47,576][ INFO][PID:1028427] Periodic builder liveness probe: alive [2025-09-07 08:06:48,190][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:06:53,191][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:06:58,202][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:03,213][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:08,214][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:13,265][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:18,347][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:23,438][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:28,441][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:33,450][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:38,484][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:43,510][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:48,577][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:53,596][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:07:58,712][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:03,726][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:08,942][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:13,944][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:18,984][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:23,991][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:29,071][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:34,115][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:39,177][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:44,238][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:49,338][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:54,448][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:08:59,494][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:04,599][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:09,629][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:14,697][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:19,734][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:24,833][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:29,885][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:35,023][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:40,048][ INFO][PID:1028427] Checking for cancel request [2025-09-07 08:09:40,677][ INFO][PID:1028427] Downloading results from builder [2025-09-07 08:09:40,886][ INFO][PID:1028427] rsyncing of mockbuilder@13.222.100.154:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715 started [2025-09-07 08:09:40,887][ INFO][PID:1028427] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.222.100.154:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/ &> /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/build-09531715.rsync.log [2025-09-07 08:10:03,615][ INFO][PID:1028427] rsyncing finished. [2025-09-07 08:10:03,616][ INFO][PID:1028427] Releasing VM back to pool [2025-09-07 08:10:03,628][ INFO][PID:1028427] Searching for 'success' file in resultdir [2025-09-07 08:10:03,629][ INFO][PID:1028427] Getting build details [2025-09-07 08:10:03,629][ INFO][PID:1028427] Retrieving SRPM info from /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715 [2025-09-07 08:10:03,630][ INFO][PID:1028427] SRPM URL: https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/hello-2.12.2-1.src.rpm [2025-09-07 08:10:03,630][ INFO][PID:1028427] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/hello-2.12.2-1.src.rpm', 'pkg_name': 'hello', 'pkg_version': '2.12.2-1'} [2025-09-07 08:10:03,631][ INFO][PID:1028427] Finished build: id=9531715 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4 chroot=srpm-builds [2025-09-07 08:10:03,632][ INFO][PID:1028427] Worker succeeded build, took 202.17294335365295 [2025-09-07 08:10:03,633][ INFO][PID:1028427] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "manky201", "project_name": "codeberg.org-avant-hello-world-4", "project_dirname": "codeberg.org-avant-hello-world-4", "submitter": "manky201", "ended_on": 1757232603.6327262, "started_on": 1757232401.4597828, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531715", "build_id": 9531715, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\n\\nresultdir=$PWD\\ntmpdir=$(mktemp -d)\\ncd \\\"$tmpdir\\\"\\n\\necho \\\"Cloning repository...\\\"\\ngit clone --depth 1 https://codeberg.org/avant/hello-world repo\\ncd repo\\n\\necho \\\"Checking out PR...\\\"\\ngit fetch origin pull/4/head:pr-4\\ngit checkout pr-4\\n\\necho \\\"Repository checkout completed\\\"\\n\\n# Find package directory and spec file\\npackage_name=\\\"\\\"\\necho \\\"Looking for package: $package_name\\\"\\n\\nif [ -n \\\"$package_name\\\" ] && [ -d \\\"$package_name\\\" ]; then\\n echo \\\"Found package directory: $package_name\\\"\\n cd \\\"$package_name\\\"\\n specfile=\\\"$package_name.spec\\\"\\n if [ ! -f \\\"$specfile\\\" ]; then\\n specfile=$(find . -maxdepth 1 -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in $package_name directory\\\"\\n exit 1\\n fi\\n fi\\nelse\\n # Find spec file in current directory or subdirectories\\n specfile=$(find . -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in repository\\\"\\n exit 1\\n fi\\n # Change to directory containing the spec file\\n specdir=$(dirname \\\"$specfile\\\")\\n if [ \\\"$specdir\\\" != \\\".\\\" ]; then\\n cd \\\"$specdir\\\"\\n specfile=$(basename \\\"$specfile\\\")\\n fi\\nfi\\n\\necho \\\"Found spec file: $specfile\\\"\\necho \\\"Working in directory: $(pwd)\\\"\\n\\n# Run spectool to download sources\\necho \\\"Running spectool to download sources...\\\"\\nspectool -g -R \\\"$specfile\\\"\\n\\n# Create result directory and copy files\\nmkdir -p \\\"$resultdir\\\"\\ncp \\\"$specfile\\\" \\\"$resultdir/\\\"\\n\\n# Copy patch files\\necho \\\"Copying patch files...\\\"\\nfor patch in *.patch; do\\n if [ -f \\\"$patch\\\" ]; then\\n cp \\\"$patch\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Copy source files\\necho \\\"Copying source files...\\\"\\nfor source in *.tar.gz *.tar.bz2 *.tar.xz *.zip *.tgz *.tbz2 *.txz; do\\n if [ -f \\\"$source\\\" ]; then\\n cp \\\"$source\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Clean up\\ncd \\\"$resultdir\\\"\\nrm -rf \\\"$tmpdir\\\"\\n\\necho \\\"Source preparation completed successfully\\\"\\necho \\\"Files in result directory:\\\"\\nls -la \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\", \"fedora_review\": true}", "pkg_name": "hello", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/hello-2.12.2-1.src.rpm", "uses_devel_repo": null, "sandbox": "manky201/codeberg.org-avant-hello-world-4--manky201", "results": { "name": "hello", "epoch": null, "version": "2.12.2", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-42-x86_64/", "id": "copr_packit_packit_dev", "name": "Additional repo copr_packit_packit_dev" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-4", "result_dir": "09531715", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.12.2-1", "id": 9531715, "mockchain_macros": { "copr_username": "manky201", "copr_projectname": "codeberg.org-avant-hello-world-4", "vendor": "Fedora Project COPR (manky201/codeberg.org-avant-hello-world-4)" } } ] } [2025-09-07 08:10:03,702][ INFO][PID:1028427] Sending fedora-messaging bus message in build.end [2025-09-07 08:10:03,728][ INFO][PID:1028427] Compressing /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/builder-live.log by gzip [2025-09-07 08:10:03,729][ INFO][PID:1028427] Running command 'gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/builder-live.log' as PID 1045426 [2025-09-07 08:10:03,738][ INFO][PID:1028427] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/builder-live.log) [2025-09-07 08:10:03,739][ INFO][PID:1028427] Compressing /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/backend.log by gzip [2025-09-07 08:10:03,740][ INFO][PID:1028427] Running command 'gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-4/srpm-builds/09531715/backend.log' as PID 1045428