[2024-12-19 14:08:37,898][  INFO][PID:3646924] Marking build as starting
[2024-12-19 14:08:37,967][  INFO][PID:3646924] Trying to allocate VM
[2024-12-19 14:08:50,073][  INFO][PID:3646924] Allocated host ResallocHost, ticket_id=274950, hostname=2620:52:3:1:dead:beef:cafe:c108
[2024-12-19 14:08:50,073][  INFO][PID:3646924] Allocating ssh connection to builder
[2024-12-19 14:08:50,074][  INFO][PID:3646924] Checking that builder machine is OK
[2024-12-19 14:08:50,731][  INFO][PID:3646924] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2024-12-19 14:08:51,096][  INFO][PID:3646924] Filling build.info file with builder info
[2024-12-19 14:08:51,099][  INFO][PID:3646924] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@mock",
            "project_name": "mock",
            "project_dirname": "mock",
            "submitter": null,
            "ended_on": null,
            "started_on": 1734617331.0996659,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418905-fedora-41-x86_64",
            "build_id": 8418905,
            "package_name": "mock-core-configs",
            "package_version": "41.5.test-1.git.3860.d1bc28c",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@mock/mock/mock-core-configs",
            "git_hash": "13bd0b025a17ed94ef2796adc535a328ac8e3965",
            "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": "@mock/mock--74ef2bce-f613-4a7d-bdcb-b6efa707f908",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-deps/fedora-41-x86_64/",
                    "id": "copr_mock_mock_deps",
                    "name": "Additional repo copr_mock_mock_deps"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock",
            "result_dir": "08418905-mock-core-configs",
            "built_packages": "",
            "id": 8418905,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock",
                "vendor": "Fedora Project COPR (@mock/mock)"
            }
        }
    ]
}
[2024-12-19 14:08:51,183][  INFO][PID:3646924] Sending fedora-messaging bus message in build.start
[2024-12-19 14:08:52,360][  INFO][PID:3646924] Sending fedora-messaging bus message in chroot.start
[2024-12-19 14:08:52,380][  INFO][PID:3646924] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8418905-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-12-19 14:08:53,012][  INFO][PID:3646924] Downloading the builder-live.log file, attempt 1
[2024-12-19 14:08:53,015][  INFO][PID:3646924] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log
[2024-12-19 14:08:58,104][  INFO][PID:3646924] Periodic builder liveness probe: alive
[2024-12-19 14:09:46,492][  INFO][PID:3646924] Downloading results from builder
[2024-12-19 14:09:46,493][  INFO][PID:3646924] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs started
[2024-12-19 14:09:46,495][  INFO][PID:3646924] 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:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/ &> /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/build-08418905.rsync.log
[2024-12-19 14:09:46,937][  INFO][PID:3646924] rsyncing finished.
[2024-12-19 14:09:46,938][  INFO][PID:3646924] Releasing VM back to pool
[2024-12-19 14:09:46,966][  INFO][PID:3646924] Searching for 'success' file in resultdir
[2024-12-19 14:09:46,967][  INFO][PID:3646924] Going to sign pkgs from source: 8418905-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64
[2024-12-19 14:09:46,970][  INFO][PID:3646924] Calling '/bin/sign -u @mock#mock@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 14:09:47,270][  INFO][PID:3646924] Calling '/bin/sign -4 -h sha256 -u @mock#mock@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/mock-core-configs-41.5.test-1.git.3860.d1bc28c.fc41.noarch.rpm' (attempt #1)
[2024-12-19 14:09:47,932][  INFO][PID:3646924] signed rpm: /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/mock-core-configs-41.5.test-1.git.3860.d1bc28c.fc41.noarch.rpm
[2024-12-19 14:09:47,933][  INFO][PID:3646924] Calling '/bin/sign -4 -h sha256 -u @mock#mock@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/mock-core-configs-41.5.test-1.git.3860.d1bc28c.fc41.src.rpm' (attempt #1)
[2024-12-19 14:09:48,469][  INFO][PID:3646924] signed rpm: /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/mock-core-configs-41.5.test-1.git.3860.d1bc28c.fc41.src.rpm
[2024-12-19 14:09:48,471][  INFO][PID:3646924] Sign done
[2024-12-19 14:09:48,472][  INFO][PID:3646924] Incremental createrepo run, adding 08418905-mock-core-configs into https://download.copr.fedorainfracloud.org/results/@mock/mock/fedora-41-x86_64, (auto-create-repo=True)
[2024-12-19 14:09:48,473][  INFO][PID:3646924] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64 --add 08418905-mock-core-configs --no-appstream-metadata' as PID 3660186
[2024-12-19 14:09:50,000][  INFO][PID:3646924] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64 --add 08418905-mock-core-configs --no-appstream-metadata)
[2024-12-19 14:09:50,002][  INFO][PID:3646924] Getting build details
[2024-12-19 14:09:50,003][  INFO][PID:3646924] Listing built binary packages in /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs
[2024-12-19 14:09:50,004][  INFO][PID:3646924] Built packages:
['mock-core-configs 41.5.test']
[2024-12-19 14:09:50,006][  INFO][PID:3646924] build details: {'built_packages': 'mock-core-configs 41.5.test'}
[2024-12-19 14:09:50,007][  INFO][PID:3646924] Retrieving pubkey
[2024-12-19 14:09:50,008][  INFO][PID:3646924] Calling '/bin/sign -u @mock#mock@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 14:09:50,181][  INFO][PID:3646924] Added pubkey for user @mock project mock into: /var/lib/copr/public_html/results/@mock/mock/pubkey.gpg
[2024-12-19 14:09:50,183][  INFO][PID:3646924] Finished build: id=8418905 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@mock/mock chroot=fedora-41-x86_64 
[2024-12-19 14:09:50,188][  INFO][PID:3646924] Worker succeeded build, took 59.089075326919556
[2024-12-19 14:09:50,189][  INFO][PID:3646924] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@mock",
            "project_name": "mock",
            "project_dirname": "mock",
            "submitter": null,
            "ended_on": 1734617390.1887412,
            "started_on": 1734617331.0996659,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8418905-fedora-41-x86_64",
            "build_id": 8418905,
            "package_name": "mock-core-configs",
            "package_version": "41.5.test-1.git.3860.d1bc28c",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@mock/mock/mock-core-configs",
            "git_hash": "13bd0b025a17ed94ef2796adc535a328ac8e3965",
            "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": "@mock/mock--74ef2bce-f613-4a7d-bdcb-b6efa707f908",
            "results": {
                "packages": [
                    {
                        "name": "mock-core-configs",
                        "epoch": null,
                        "version": "41.5.test",
                        "release": "1.git.3860.d1bc28c.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "mock-core-configs",
                        "epoch": null,
                        "version": "41.5.test",
                        "release": "1.git.3860.d1bc28c.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@mock/mock-deps/fedora-41-x86_64/",
                    "id": "copr_mock_mock_deps",
                    "name": "Additional repo copr_mock_mock_deps"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock",
            "result_dir": "08418905-mock-core-configs",
            "built_packages": "mock-core-configs 41.5.test",
            "id": 8418905,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock",
                "vendor": "Fedora Project COPR (@mock/mock)"
            }
        }
    ]
}
[2024-12-19 14:09:50,415][  INFO][PID:3646924] Sending fedora-messaging bus message in build.end
[2024-12-19 14:09:50,437][  INFO][PID:3646924] Compressing /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/builder-live.log by gzip
[2024-12-19 14:09:50,443][  INFO][PID:3646924] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/builder-live.log' as PID 3660547
[2024-12-19 14:09:50,446][  INFO][PID:3646924] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/builder-live.log)
[2024-12-19 14:09:50,450][  INFO][PID:3646924] Compressing /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/backend.log by gzip
[2024-12-19 14:09:50,451][  INFO][PID:3646924] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock/fedora-41-x86_64/08418905-mock-core-configs/backend.log' as PID 3660549