[2024-11-22 10:35:37,283][  INFO][PID:1239110] Marking build as starting
[2024-11-22 10:35:37,466][  INFO][PID:1239110] Trying to allocate VM
[2024-11-22 10:35:40,635][  INFO][PID:1239110] Allocated host ResallocHost, ticket_id=6018060, hostname=2620:52:3:1:dead:beef:cafe:c18b
[2024-11-22 10:35:40,636][  INFO][PID:1239110] Allocating ssh connection to builder
[2024-11-22 10:35:40,636][  INFO][PID:1239110] Checking that builder machine is OK
[2024-11-22 10:35:41,187][  INFO][PID:1239110] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-22 10:35:41,524][  INFO][PID:1239110] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-22 10:35:41,525][  INFO][PID:1239110] Filling build.info file with builder info
[2024-11-22 10:35:41,527][  INFO][PID:1239110] 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.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/jcapitao",
            "ended_on": null,
            "started_on": 1732271741.5268755,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8301201-fedora-rawhide-x86_64",
            "build_id": 8301201,
            "package_name": "python-distroinfo",
            "package_version": "0.6.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-distroinfo",
            "git_hash": "057ac94b868a9f6046867c963c3662ad7c04df71",
            "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.3.3--https://src.fedoraproject.org/user/jcapitao",
            "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.3.3/fedora-rawhide-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.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08301201-python-distroinfo",
            "built_packages": "",
            "id": 8301201,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-22 10:35:41,616][  INFO][PID:1239110] Sending fedora-messaging bus message in build.start
[2024-11-22 10:35:42,543][  INFO][PID:1239110] Sending fedora-messaging bus message in chroot.start
[2024-11-22 10:35:42,566][  INFO][PID:1239110] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8301201-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-22 10:35:43,176][  INFO][PID:1239110] Downloading the builder-live.log file, attempt 1
[2024-11-22 10:35:43,177][  INFO][PID:1239110] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18b copr-rpmbuild-log
[2024-11-22 10:35:48,181][  INFO][PID:1239110] Periodic builder liveness probe: alive
[2024-11-22 10:37:02,483][  INFO][PID:1239110] Downloading results from builder
[2024-11-22 10:37:02,488][  INFO][PID:1239110] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo started
[2024-11-22 10:37:02,495][  INFO][PID:1239110] 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:c18b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/build-08301201.rsync.log
[2024-11-22 10:37:02,939][  INFO][PID:1239110] rsyncing finished.
[2024-11-22 10:37:02,940][  INFO][PID:1239110] Releasing VM back to pool
[2024-11-22 10:37:02,954][  INFO][PID:1239110] Searching for 'success' file in resultdir
[2024-11-22 10:37:02,956][  INFO][PID:1239110] Going to sign pkgs from source: 8301201-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2024-11-22 10:37:02,957][  INFO][PID:1239110] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-22 10:37:03,269][  INFO][PID:1239110] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/python3-distroinfo-0.6.3-1.fc42.noarch.rpm' (attempt #1)
[2024-11-22 10:37:03,941][  INFO][PID:1239110] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/python3-distroinfo-0.6.3-1.fc42.noarch.rpm
[2024-11-22 10:37:03,941][  INFO][PID:1239110] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/python-distroinfo-0.6.3-1.fc42.src.rpm' (attempt #1)
[2024-11-22 10:37:04,696][  INFO][PID:1239110] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/python-distroinfo-0.6.3-1.fc42.src.rpm
[2024-11-22 10:37:04,697][  INFO][PID:1239110] Sign done
[2024-11-22 10:37:04,700][  INFO][PID:1239110] Incremental createrepo run, adding 08301201-python-distroinfo into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-22 10:37:04,706][  INFO][PID:1239110] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08301201-python-distroinfo --no-appstream-metadata' as PID 1244858
[2024-11-22 10:37:11,528][  INFO][PID:1239110] Finished after 6 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08301201-python-distroinfo --no-appstream-metadata)
[2024-11-22 10:37:11,529][  INFO][PID:1239110] Getting build details
[2024-11-22 10:37:11,530][  INFO][PID:1239110] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo
[2024-11-22 10:37:11,530][  INFO][PID:1239110] Built packages:
['python3-distroinfo 0.6.3']
[2024-11-22 10:37:11,531][  INFO][PID:1239110] build details: {'built_packages': 'python3-distroinfo 0.6.3'}
[2024-11-22 10:37:11,531][  INFO][PID:1239110] Retrieving pubkey
[2024-11-22 10:37:11,532][  INFO][PID:1239110] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-22 10:37:11,715][  INFO][PID:1239110] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2024-11-22 10:37:11,716][  INFO][PID:1239110] Finished build: id=8301201 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2024-11-22 10:37:11,718][  INFO][PID:1239110] Worker succeeded build, took 90.19192576408386
[2024-11-22 10:37:11,720][  INFO][PID:1239110] 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.3.3",
            "project_dirname": "pytest-8.3.3",
            "submitter": "https://src.fedoraproject.org/user/jcapitao",
            "ended_on": 1732271831.7188013,
            "started_on": 1732271741.5268755,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8301201-fedora-rawhide-x86_64",
            "build_id": 8301201,
            "package_name": "python-distroinfo",
            "package_version": "0.6.3-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-distroinfo",
            "git_hash": "057ac94b868a9f6046867c963c3662ad7c04df71",
            "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.3.3--https://src.fedoraproject.org/user/jcapitao",
            "results": {
                "packages": [
                    {
                        "name": "python3-distroinfo",
                        "epoch": null,
                        "version": "0.6.3",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-distroinfo",
                        "epoch": null,
                        "version": "0.6.3",
                        "release": "1.fc42",
                        "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/thrnciar/pytest-8.3.3/fedora-rawhide-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.3.3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08301201-python-distroinfo",
            "built_packages": "python3-distroinfo 0.6.3",
            "id": 8301201,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-22 10:37:11,787][  INFO][PID:1239110] Sending fedora-messaging bus message in build.end
[2024-11-22 10:37:11,810][  INFO][PID:1239110] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/builder-live.log by gzip
[2024-11-22 10:37:11,811][  INFO][PID:1239110] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/builder-live.log' as PID 1245557
[2024-11-22 10:37:11,818][  INFO][PID:1239110] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/builder-live.log)
[2024-11-22 10:37:11,818][  INFO][PID:1239110] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/backend.log by gzip
[2024-11-22 10:37:11,819][  INFO][PID:1239110] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08301201-python-distroinfo/backend.log' as PID 1245558