[2025-01-31 05:22:04,784][  INFO][PID:3983548] Marking build as starting
[2025-01-31 05:22:04,932][  INFO][PID:3983548] Trying to allocate VM
[2025-01-31 05:22:07,961][  INFO][PID:3983548] Allocated host ResallocHost, ticket_id=1002971, hostname=2620:52:3:1:dead:beef:cafe:c113, name=copr_hv_x86_64_01_prod_00956423_20250131_042924
[2025-01-31 05:22:07,962][  INFO][PID:3983548] Allocating ssh connection to builder
[2025-01-31 05:22:07,962][  INFO][PID:3983548] Checking that builder machine is OK
[2025-01-31 05:22:08,517][  INFO][PID:3983548] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-31 05:22:08,846][  INFO][PID:3983548] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-31 05:22:08,846][  INFO][PID:3983548] Filling build.info file with builder info
[2025-01-31 05:22:08,848][  INFO][PID:3983548] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "zhangyaoan",
            "project_name": "onsyuri",
            "project_dirname": "onsyuri",
            "submitter": "zhangyaoan",
            "ended_on": null,
            "started_on": 1738300928.8482227,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8589104-fedora-41-x86_64",
            "build_id": 8589104,
            "package_name": "onsyuri",
            "package_version": "0.7.5beta2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/zhangyaoan/onsyuri/onsyuri",
            "git_hash": "3781a1c65ff0a96c8ab5d3312cab98becdc71305",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "zhangyaoan/onsyuri--zhangyaoan",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/zhangyaoan/onsyuri/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/zhangyaoan/onsyuri",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/zhangyaoan/onsyuri",
            "result_dir": "08589104-onsyuri",
            "built_packages": "",
            "id": 8589104,
            "mockchain_macros": {
                "copr_username": "zhangyaoan",
                "copr_projectname": "onsyuri",
                "vendor": "Fedora Project COPR (zhangyaoan/onsyuri)"
            }
        }
    ]
}
[2025-01-31 05:22:08,882][  INFO][PID:3983548] Sending fedora-messaging bus message in build.start
[2025-01-31 05:22:09,594][  INFO][PID:3983548] Sending fedora-messaging bus message in chroot.start
[2025-01-31 05:22:09,616][  INFO][PID:3983548] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8589104-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-31 05:22:10,162][  INFO][PID:3983548] Downloading the builder-live.log file, attempt 1
[2025-01-31 05:22:10,164][  INFO][PID:3983548] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log
[2025-01-31 05:22:15,169][  INFO][PID:3983548] Periodic builder liveness probe: alive
[2025-01-31 05:23:27,318][  INFO][PID:3983548] Downloading results from builder
[2025-01-31 05:23:27,319][  INFO][PID:3983548] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri started
[2025-01-31 05:23:27,320][  INFO][PID:3983548] 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:c113]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/ &> /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/build-08589104.rsync.log
[2025-01-31 05:23:27,876][  INFO][PID:3983548] rsyncing finished.
[2025-01-31 05:23:27,877][  INFO][PID:3983548] Releasing VM back to pool
[2025-01-31 05:23:27,887][  INFO][PID:3983548] Searching for 'success' file in resultdir
[2025-01-31 05:23:27,887][  INFO][PID:3983548] Going to sign pkgs from source: 8589104-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64
[2025-01-31 05:23:27,888][  INFO][PID:3983548] Calling '/bin/sign -u zhangyaoan#onsyuri@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 05:23:28,196][  INFO][PID:3983548] Calling '/bin/sign -4 -h sha256 -u zhangyaoan#onsyuri@copr.fedorahosted.org -r /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/onsyuri-0.7.5beta2-1.fc41.x86_64.rpm' (attempt #1)
[2025-01-31 05:23:29,140][  INFO][PID:3983548] signed rpm: /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/onsyuri-0.7.5beta2-1.fc41.x86_64.rpm
[2025-01-31 05:23:29,141][  INFO][PID:3983548] Calling '/bin/sign -4 -h sha256 -u zhangyaoan#onsyuri@copr.fedorahosted.org -r /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/onsyuri-0.7.5beta2-1.fc41.src.rpm' (attempt #1)
[2025-01-31 05:23:30,214][  INFO][PID:3983548] signed rpm: /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/onsyuri-0.7.5beta2-1.fc41.src.rpm
[2025-01-31 05:23:30,215][  INFO][PID:3983548] Sign done
[2025-01-31 05:23:30,215][  INFO][PID:3983548] Incremental createrepo run, adding 08589104-onsyuri into https://download.copr.fedorainfracloud.org/results/zhangyaoan/onsyuri/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-31 05:23:30,216][  INFO][PID:3983548] Running command 'copr-repo --batched /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64 --add 08589104-onsyuri --no-appstream-metadata' as PID 3987948
[2025-01-31 05:23:30,933][  INFO][PID:3983548] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64 --add 08589104-onsyuri --no-appstream-metadata)
[2025-01-31 05:23:30,934][  INFO][PID:3983548] Getting build details
[2025-01-31 05:23:30,934][  INFO][PID:3983548] Listing built binary packages in /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri
[2025-01-31 05:23:30,934][  INFO][PID:3983548] Built packages:
['onsyuri 0.7.5beta2']
[2025-01-31 05:23:30,935][  INFO][PID:3983548] build details: {'built_packages': 'onsyuri 0.7.5beta2'}
[2025-01-31 05:23:30,935][  INFO][PID:3983548] Retrieving pubkey
[2025-01-31 05:23:30,936][  INFO][PID:3983548] Calling '/bin/sign -u zhangyaoan#onsyuri@copr.fedorahosted.org -p' (attempt #1)
[2025-01-31 05:23:31,246][  INFO][PID:3983548] Added pubkey for user zhangyaoan project onsyuri into: /var/lib/copr/public_html/results/zhangyaoan/onsyuri/pubkey.gpg
[2025-01-31 05:23:31,247][  INFO][PID:3983548] Finished build: id=8589104 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/zhangyaoan/onsyuri chroot=fedora-41-x86_64 
[2025-01-31 05:23:31,249][  INFO][PID:3983548] Worker succeeded build, took 82.40141820907593
[2025-01-31 05:23:31,251][  INFO][PID:3983548] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "zhangyaoan",
            "project_name": "onsyuri",
            "project_dirname": "onsyuri",
            "submitter": "zhangyaoan",
            "ended_on": 1738301011.249641,
            "started_on": 1738300928.8482227,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8589104-fedora-41-x86_64",
            "build_id": 8589104,
            "package_name": "onsyuri",
            "package_version": "0.7.5beta2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/zhangyaoan/onsyuri/onsyuri",
            "git_hash": "3781a1c65ff0a96c8ab5d3312cab98becdc71305",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "zhangyaoan/onsyuri--zhangyaoan",
            "results": {
                "packages": [
                    {
                        "name": "onsyuri",
                        "epoch": null,
                        "version": "0.7.5beta2",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "onsyuri",
                        "epoch": null,
                        "version": "0.7.5beta2",
                        "release": "1.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/zhangyaoan/onsyuri/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/zhangyaoan/onsyuri",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/zhangyaoan/onsyuri",
            "result_dir": "08589104-onsyuri",
            "built_packages": "onsyuri 0.7.5beta2",
            "id": 8589104,
            "mockchain_macros": {
                "copr_username": "zhangyaoan",
                "copr_projectname": "onsyuri",
                "vendor": "Fedora Project COPR (zhangyaoan/onsyuri)"
            }
        }
    ]
}
[2025-01-31 05:23:31,299][  INFO][PID:3983548] Sending fedora-messaging bus message in build.end
[2025-01-31 05:23:31,320][  INFO][PID:3983548] Compressing /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/builder-live.log by gzip
[2025-01-31 05:23:31,322][  INFO][PID:3983548] Running command 'gzip /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/builder-live.log' as PID 3988046
[2025-01-31 05:23:31,330][  INFO][PID:3983548] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/builder-live.log)
[2025-01-31 05:23:31,331][  INFO][PID:3983548] Compressing /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/backend.log by gzip
[2025-01-31 05:23:31,332][  INFO][PID:3983548] Running command 'gzip /var/lib/copr/public_html/results/zhangyaoan/onsyuri/fedora-41-x86_64/08589104-onsyuri/backend.log' as PID 3988047