[2024-11-07 14:21:01,036][  INFO][PID:1163615] Marking build as starting
[2024-11-07 14:21:01,152][  INFO][PID:1163615] Trying to allocate VM
[2024-11-07 14:22:49,392][  INFO][PID:1163615] Allocated host ResallocHost, ticket_id=5754663, hostname=2620:52:3:1:dead:beef:cafe:c1c8
[2024-11-07 14:22:49,393][  INFO][PID:1163615] Allocating ssh connection to builder
[2024-11-07 14:22:49,395][  INFO][PID:1163615] Checking that builder machine is OK
[2024-11-07 14:22:50,035][  INFO][PID:1163615] Running remote command: copr-builder-ready fedora-41-x86_64
[2024-11-07 14:22:50,382][  INFO][PID:1163615] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2024-11-07 14:22:50,383][  INFO][PID:1163615] Filling build.info file with builder info
[2024-11-07 14:22:50,385][  INFO][PID:1163615] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2:pr:35",
            "submitter": "https://src.fedoraproject.org/user/churchyard",
            "ended_on": null,
            "started_on": 1730989370.3847823,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8226648-fedora-41-x86_64",
            "build_id": 8226648,
            "package_name": "python-wheel",
            "package_version": "1:0.44.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:35/python-wheel",
            "git_hash": "02256ec0d3d3f171e05e186cd9f1c14df58f9935",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/churchyard",
            "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/thrnciar/pytest-8.2.2/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/thrnciar/pytest-8.2.2:pr:35",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2:pr:35",
            "result_dir": "08226648-python-wheel",
            "built_packages": "",
            "id": 8226648,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-11-07 14:22:50,458][  INFO][PID:1163615] Sending fedora-messaging bus message in build.start
[2024-11-07 14:22:51,174][  INFO][PID:1163615] Sending fedora-messaging bus message in chroot.start
[2024-11-07 14:22:51,199][  INFO][PID:1163615] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8226648-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-11-07 14:22:51,782][  INFO][PID:1163615] Downloading the builder-live.log file, attempt 1
[2024-11-07 14:22:51,785][  INFO][PID:1163615] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c8 copr-rpmbuild-log
[2024-11-07 14:22:56,794][  INFO][PID:1163615] Periodic builder liveness probe: alive
[2024-11-07 14:23:56,542][  INFO][PID:1163615] Downloading results from builder
[2024-11-07 14:23:56,543][  INFO][PID:1163615] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel started
[2024-11-07 14:23:56,551][  INFO][PID:1163615] 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:c1c8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/build-08226648.rsync.log
[2024-11-07 14:23:57,040][  INFO][PID:1163615] rsyncing finished.
[2024-11-07 14:23:57,042][  INFO][PID:1163615] Releasing VM back to pool
[2024-11-07 14:23:57,062][  INFO][PID:1163615] Searching for 'success' file in resultdir
[2024-11-07 14:23:57,064][  INFO][PID:1163615] Going to sign pkgs from source: 8226648-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64
[2024-11-07 14:23:57,065][  INFO][PID:1163615] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-11-07 14:23:57,250][  INFO][PID:1163615] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/python3-wheel-0.44.0-2.fc41.noarch.rpm' (attempt #1)
[2024-11-07 14:23:57,798][  INFO][PID:1163615] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/python3-wheel-0.44.0-2.fc41.noarch.rpm
[2024-11-07 14:23:57,799][  INFO][PID:1163615] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/python-wheel-0.44.0-2.fc41.src.rpm' (attempt #1)
[2024-11-07 14:23:58,476][  INFO][PID:1163615] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/python-wheel-0.44.0-2.fc41.src.rpm
[2024-11-07 14:23:58,481][  INFO][PID:1163615] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/python-wheel-wheel-0.44.0-2.fc41.noarch.rpm' (attempt #1)
[2024-11-07 14:23:59,293][  INFO][PID:1163615] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/python-wheel-wheel-0.44.0-2.fc41.noarch.rpm
[2024-11-07 14:23:59,295][  INFO][PID:1163615] Sign done
[2024-11-07 14:23:59,296][  INFO][PID:1163615] Incremental createrepo run, adding 08226648-python-wheel into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-41-x86_64, (auto-create-repo=True)
[2024-11-07 14:23:59,298][  INFO][PID:1163615] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64 --add 08226648-python-wheel --no-appstream-metadata' as PID 1191025
[2024-11-07 14:24:00,416][  INFO][PID:1163615] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64 --add 08226648-python-wheel --no-appstream-metadata)
[2024-11-07 14:24:00,417][  INFO][PID:1163615] Getting build details
[2024-11-07 14:24:00,417][  INFO][PID:1163615] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel
[2024-11-07 14:24:00,418][  INFO][PID:1163615] Built packages:
['python-wheel-wheel 0.44.0', 'python3-wheel 0.44.0']
[2024-11-07 14:24:00,418][  INFO][PID:1163615] build details: {'built_packages': 'python-wheel-wheel 0.44.0\npython3-wheel 0.44.0'}
[2024-11-07 14:24:00,419][  INFO][PID:1163615] Retrieving pubkey
[2024-11-07 14:24:00,419][  INFO][PID:1163615] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-11-07 14:24:00,618][  INFO][PID:1163615] Added pubkey for user thrnciar project pytest-8.2.2 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/pubkey.gpg
[2024-11-07 14:24:00,619][  INFO][PID:1163615] Finished build: id=8226648 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35 chroot=fedora-41-x86_64 
[2024-11-07 14:24:00,622][  INFO][PID:1163615] Worker succeeded build, took 70.23744177818298
[2024-11-07 14:24:00,623][  INFO][PID:1163615] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2:pr:35",
            "submitter": "https://src.fedoraproject.org/user/churchyard",
            "ended_on": 1730989440.622224,
            "started_on": 1730989370.3847823,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8226648-fedora-41-x86_64",
            "build_id": 8226648,
            "package_name": "python-wheel",
            "package_version": "1:0.44.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:35/python-wheel",
            "git_hash": "02256ec0d3d3f171e05e186cd9f1c14df58f9935",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/churchyard",
            "results": {
                "packages": [
                    {
                        "name": "python-wheel-wheel",
                        "epoch": 1,
                        "version": "0.44.0",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-wheel",
                        "epoch": 1,
                        "version": "0.44.0",
                        "release": "2.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-wheel",
                        "epoch": 1,
                        "version": "0.44.0",
                        "release": "2.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "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/thrnciar/pytest-8.2.2/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/thrnciar/pytest-8.2.2:pr:35",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2:pr:35",
            "result_dir": "08226648-python-wheel",
            "built_packages": "python-wheel-wheel 0.44.0\npython3-wheel 0.44.0",
            "id": 8226648,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-11-07 14:24:00,723][  INFO][PID:1163615] Sending fedora-messaging bus message in build.end
[2024-11-07 14:24:00,748][  INFO][PID:1163615] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/builder-live.log by gzip
[2024-11-07 14:24:00,750][  INFO][PID:1163615] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/builder-live.log' as PID 1191354
[2024-11-07 14:24:00,758][  INFO][PID:1163615] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/builder-live.log)
[2024-11-07 14:24:00,759][  INFO][PID:1163615] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/backend.log by gzip
[2024-11-07 14:24:00,761][  INFO][PID:1163615] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:35/fedora-41-x86_64/08226648-python-wheel/backend.log' as PID 1191358