[2025-01-15 14:42:25,151][  INFO][PID:2945682] Marking build as starting
[2025-01-15 14:42:25,199][  INFO][PID:2945682] Trying to allocate VM
[2025-01-15 14:42:28,225][  INFO][PID:2945682] Allocated host ResallocHost, ticket_id=687317, hostname=2620:52:3:1:dead:beef:cafe:c1da, name=copr_hv_x86_64_04_prod_00569299_20250115_143353
[2025-01-15 14:42:28,226][  INFO][PID:2945682] Allocating ssh connection to builder
[2025-01-15 14:42:28,226][  INFO][PID:2945682] Checking that builder machine is OK
[2025-01-15 14:42:28,746][  INFO][PID:2945682] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 14:42:29,059][  INFO][PID:2945682] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 14:42:29,059][  INFO][PID:2945682] Filling build.info file with builder info
[2025-01-15 14:42:29,061][  INFO][PID:2945682] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "Scribery-cockpit-session-recording-245",
            "project_dirname": "Scribery-cockpit-session-recording-245",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736952149.0607724,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8516089",
            "build_id": 8516089,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 245 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/Scribery/cockpit-session-recording\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/Scribery-cockpit-session-recording-245--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/Scribery-cockpit-session-recording-245",
            "result_dir": "08516089",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8516089,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "Scribery-cockpit-session-recording-245",
                "vendor": "Fedora Project COPR (packit/Scribery-cockpit-session-recording-245)"
            }
        }
    ]
}
[2025-01-15 14:42:29,082][  INFO][PID:2945682] Sending fedora-messaging bus message in build.start
[2025-01-15 14:42:29,715][  INFO][PID:2945682] Sending fedora-messaging bus message in chroot.start
[2025-01-15 14:42:29,736][  INFO][PID:2945682] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8516089 --detached
[2025-01-15 14:42:30,260][  INFO][PID:2945682] Downloading the builder-live.log file, attempt 1
[2025-01-15 14:42:30,261][  INFO][PID:2945682] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1da copr-rpmbuild-log
[2025-01-15 14:42:35,267][  INFO][PID:2945682] Periodic builder liveness probe: alive
[2025-01-15 14:44:41,355][  INFO][PID:2945682] Downloading results from builder
[2025-01-15 14:44:41,356][  INFO][PID:2945682] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1da]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089 started
[2025-01-15 14:44:41,357][  INFO][PID:2945682] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1da]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/ &> /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/build-08516089.rsync.log
[2025-01-15 14:44:41,759][  INFO][PID:2945682] rsyncing finished.
[2025-01-15 14:44:41,759][  INFO][PID:2945682] Releasing VM back to pool
[2025-01-15 14:44:41,767][  INFO][PID:2945682] Searching for 'success' file in resultdir
[2025-01-15 14:44:41,768][  INFO][PID:2945682] Getting build details
[2025-01-15 14:44:41,768][  INFO][PID:2945682] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089
[2025-01-15 14:44:41,769][  INFO][PID:2945682] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/cockpit-session-recording-17.52.gc8787dc-1.20250115144419274446.pr245.52.gc8787dc.src.rpm
[2025-01-15 14:44:41,769][  INFO][PID:2945682] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/cockpit-session-recording-17.52.gc8787dc-1.20250115144419274446.pr245.52.gc8787dc.src.rpm', 'pkg_name': 'cockpit-session-recording', 'pkg_version': '17.52.gc8787dc-1.20250115144419274446.pr245.52.gc8787dc'}
[2025-01-15 14:44:41,770][  INFO][PID:2945682] Finished build: id=8516089 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245 chroot=srpm-builds 
[2025-01-15 14:44:41,771][  INFO][PID:2945682] Worker succeeded build, took 132.71096277236938
[2025-01-15 14:44:41,772][  INFO][PID:2945682] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "Scribery-cockpit-session-recording-245",
            "project_dirname": "Scribery-cockpit-session-recording-245",
            "submitter": "packit",
            "ended_on": 1736952281.7717352,
            "started_on": 1736952149.0607724,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8516089",
            "build_id": 8516089,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 245 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/Scribery/cockpit-session-recording\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit make nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "cockpit-session-recording",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/cockpit-session-recording-17.52.gc8787dc-1.20250115144419274446.pr245.52.gc8787dc.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/Scribery-cockpit-session-recording-245--packit",
            "results": {
                "name": "cockpit-session-recording",
                "epoch": null,
                "version": "17.52.gc8787dc",
                "release": "1.20250115144419274446.pr245.52.gc8787dc",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/Scribery-cockpit-session-recording-245",
            "result_dir": "08516089",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "17.52.gc8787dc-1.20250115144419274446.pr245.52.gc8787dc",
            "id": 8516089,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "Scribery-cockpit-session-recording-245",
                "vendor": "Fedora Project COPR (packit/Scribery-cockpit-session-recording-245)"
            }
        }
    ]
}
[2025-01-15 14:44:41,810][  INFO][PID:2945682] Sending fedora-messaging bus message in build.end
[2025-01-15 14:44:41,828][  INFO][PID:2945682] Compressing /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/builder-live.log by gzip
[2025-01-15 14:44:41,829][  INFO][PID:2945682] Running command 'gzip /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/builder-live.log' as PID 2953732
[2025-01-15 14:44:41,837][  INFO][PID:2945682] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/builder-live.log)
[2025-01-15 14:44:41,838][  INFO][PID:2945682] Compressing /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/backend.log by gzip
[2025-01-15 14:44:41,839][  INFO][PID:2945682] Running command 'gzip /var/lib/copr/public_html/results/packit/Scribery-cockpit-session-recording-245/srpm-builds/08516089/backend.log' as PID 2953734