[2025-01-15 19:00:56,821][  INFO][PID:283119] Marking build as starting
[2025-01-15 19:00:56,856][  INFO][PID:283119] Trying to allocate VM
[2025-01-15 19:00:59,909][  INFO][PID:283119] Allocated host ResallocHost, ticket_id=691295, hostname=2620:52:3:1:dead:beef:cafe:c112, name=copr_hv_x86_64_01_prod_00573615_20250115_185407
[2025-01-15 19:00:59,910][  INFO][PID:283119] Allocating ssh connection to builder
[2025-01-15 19:00:59,910][  INFO][PID:283119] Checking that builder machine is OK
[2025-01-15 19:01:00,520][  INFO][PID:283119] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 19:01:00,866][  INFO][PID:283119] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 19:01:00,867][  INFO][PID:283119] Filling build.info file with builder info
[2025-01-15 19:01:00,868][  INFO][PID:283119] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "ryanabx",
            "project_name": "cosmic-epoch",
            "project_dirname": "cosmic-epoch",
            "submitter": "ryanabx",
            "ended_on": null,
            "started_on": 1736967660.8683865,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517064",
            "build_id": 8517064,
            "package_name": "cosmic-workspaces",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\nexport NAME=cosmic-workspaces\\nexport SOURCE_NAME=cosmic-workspaces-epoch\\n\\nSCRIPT=srpm.sh\\nRPM_REPO=https://pagure.io/fedora-cosmic/cosmic-packaging.git\\nRPM_REPO_NAME=cosmic-packaging\\n\\ngit clone $RPM_REPO\\ncp $RPM_REPO_NAME/rpms/$NAME/* .\\ncp $RPM_REPO_NAME/scripts/$SCRIPT .\\n\\n./$SCRIPT\\n\", \"chroot\": \"fedora-41-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": "ryanabx/cosmic-epoch--ryanabx",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/ryanabx/cosmic-epoch",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch",
            "result_dir": "08517064",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8517064,
            "mockchain_macros": {
                "copr_username": "ryanabx",
                "copr_projectname": "cosmic-epoch",
                "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch)"
            }
        }
    ]
}
[2025-01-15 19:01:00,937][  INFO][PID:283119] Sending fedora-messaging bus message in build.start
[2025-01-15 19:01:01,707][  INFO][PID:283119] Sending fedora-messaging bus message in chroot.start
[2025-01-15 19:01:01,728][  INFO][PID:283119] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8517064 --detached
[2025-01-15 19:01:02,364][  INFO][PID:283119] Downloading the builder-live.log file, attempt 1
[2025-01-15 19:01:02,365][  INFO][PID:283119] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 copr-rpmbuild-log
[2025-01-15 19:01:07,373][  INFO][PID:283119] Periodic builder liveness probe: alive
[2025-01-15 19:03:42,278][  INFO][PID:283119] Downloading results from builder
[2025-01-15 19:03:42,279][  INFO][PID:283119] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064 started
[2025-01-15 19:03:42,280][  INFO][PID:283119] 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:c112]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/ &> /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/build-08517064.rsync.log
[2025-01-15 19:03:46,029][  INFO][PID:283119] rsyncing finished.
[2025-01-15 19:03:46,030][  INFO][PID:283119] Releasing VM back to pool
[2025-01-15 19:03:46,041][  INFO][PID:283119] Searching for 'success' file in resultdir
[2025-01-15 19:03:46,042][  INFO][PID:283119] Getting build details
[2025-01-15 19:03:46,043][  INFO][PID:283119] Retrieving SRPM info from /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064
[2025-01-15 19:03:46,044][  INFO][PID:283119] SRPM URL: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch/srpm-builds/08517064/cosmic-workspaces-1.0.0~alpha.5.1^git20250115.764b4ae-1.src.rpm
[2025-01-15 19:03:46,044][  INFO][PID:283119] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch/srpm-builds/08517064/cosmic-workspaces-1.0.0~alpha.5.1^git20250115.764b4ae-1.src.rpm', 'pkg_name': 'cosmic-workspaces', 'pkg_version': '1.0.0~alpha.5.1^git20250115.764b4ae-1'}
[2025-01-15 19:03:46,045][  INFO][PID:283119] Finished build: id=8517064 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/ryanabx/cosmic-epoch chroot=srpm-builds 
[2025-01-15 19:03:46,047][  INFO][PID:283119] Worker succeeded build, took 165.17897844314575
[2025-01-15 19:03:46,048][  INFO][PID:283119] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "ryanabx",
            "project_name": "cosmic-epoch",
            "project_dirname": "cosmic-epoch",
            "submitter": "ryanabx",
            "ended_on": 1736967826.047365,
            "started_on": 1736967660.8683865,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8517064",
            "build_id": 8517064,
            "package_name": "cosmic-workspaces",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\nexport NAME=cosmic-workspaces\\nexport SOURCE_NAME=cosmic-workspaces-epoch\\n\\nSCRIPT=srpm.sh\\nRPM_REPO=https://pagure.io/fedora-cosmic/cosmic-packaging.git\\nRPM_REPO_NAME=cosmic-packaging\\n\\ngit clone $RPM_REPO\\ncp $RPM_REPO_NAME/rpms/$NAME/* .\\ncp $RPM_REPO_NAME/scripts/$SCRIPT .\\n\\n./$SCRIPT\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git cargo\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}",
            "pkg_name": "cosmic-workspaces",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch/srpm-builds/08517064/cosmic-workspaces-1.0.0~alpha.5.1^git20250115.764b4ae-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "ryanabx/cosmic-epoch--ryanabx",
            "results": {
                "name": "cosmic-workspaces",
                "epoch": null,
                "version": "1.0.0~alpha.5.1^git20250115.764b4ae",
                "release": "1",
                "exclusivearch": [],
                "excludearch": [
                    "i386",
                    "i486",
                    "i586",
                    "i686",
                    "pentium3",
                    "pentium4",
                    "athlon",
                    "geode"
                ]
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/ryanabx/cosmic-epoch",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch",
            "result_dir": "08517064",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "1.0.0~alpha.5.1^git20250115.764b4ae-1",
            "id": 8517064,
            "mockchain_macros": {
                "copr_username": "ryanabx",
                "copr_projectname": "cosmic-epoch",
                "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch)"
            }
        }
    ]
}
[2025-01-15 19:03:46,092][  INFO][PID:283119] Sending fedora-messaging bus message in build.end
[2025-01-15 19:03:46,112][  INFO][PID:283119] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/builder-live.log by gzip
[2025-01-15 19:03:46,113][  INFO][PID:283119] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/builder-live.log' as PID 301649
[2025-01-15 19:03:46,123][  INFO][PID:283119] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/builder-live.log)
[2025-01-15 19:03:46,124][  INFO][PID:283119] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/backend.log by gzip
[2025-01-15 19:03:46,125][  INFO][PID:283119] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch/srpm-builds/08517064/backend.log' as PID 301656