[2025-01-20 15:20:56,579][  INFO][PID:2096874] Marking build as starting
[2025-01-20 15:20:56,664][  INFO][PID:2096874] Trying to allocate VM
[2025-01-20 15:26:15,192][  INFO][PID:2096874] Allocated host ResallocHost, ticket_id=837694, hostname=34.201.98.63, name=aws_x86_64_spot_prod_00717298_20250120_152327
[2025-01-20 15:26:15,196][  INFO][PID:2096874] Allocating ssh connection to builder
[2025-01-20 15:26:15,200][  INFO][PID:2096874] Checking that builder machine is OK
[2025-01-20 15:26:15,589][  INFO][PID:2096874] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-20 15:26:15,833][  INFO][PID:2096874] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-20 15:26:15,834][  INFO][PID:2096874] Filling build.info file with builder info
[2025-01-20 15:26:15,837][  INFO][PID:2096874] 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/music",
            "ended_on": null,
            "started_on": 1737386775.837682,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8552393-fedora-rawhide-x86_64",
            "build_id": 8552393,
            "package_name": "python-yte",
            "package_version": "1.5.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-yte",
            "git_hash": "9bb82a6226057abeff1b09a65732d5f9ad88c009",
            "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/music",
            "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": "08552393-python-yte",
            "built_packages": "",
            "id": 8552393,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-20 15:26:15,909][  INFO][PID:2096874] Sending fedora-messaging bus message in build.start
[2025-01-20 15:26:17,549][  INFO][PID:2096874] Sending fedora-messaging bus message in chroot.start
[2025-01-20 15:26:17,599][  INFO][PID:2096874] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8552393-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-20 15:26:18,028][  INFO][PID:2096874] Downloading the builder-live.log file, attempt 1
[2025-01-20 15:26:18,038][  INFO][PID:2096874] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.201.98.63 copr-rpmbuild-log
[2025-01-20 15:26:23,050][  INFO][PID:2096874] Periodic builder liveness probe: alive
[2025-01-20 15:26:47,919][  INFO][PID:2096874] Downloading results from builder
[2025-01-20 15:26:47,919][  INFO][PID:2096874] rsyncing of mockbuilder@34.201.98.63:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte started
[2025-01-20 15:26:47,920][  INFO][PID:2096874] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.201.98.63:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/build-08552393.rsync.log
[2025-01-20 15:26:48,185][  INFO][PID:2096874] rsyncing finished.
[2025-01-20 15:26:48,188][  INFO][PID:2096874] Releasing VM back to pool
[2025-01-20 15:26:48,209][  INFO][PID:2096874] Searching for 'success' file in resultdir
[2025-01-20 15:26:48,211][  INFO][PID:2096874] Going to sign pkgs from source: 8552393-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2025-01-20 15:26:48,212][  INFO][PID:2096874] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 15:26:48,517][  INFO][PID:2096874] 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/08552393-python-yte/python-yte-1.5.6-1.fc42.src.rpm' (attempt #1)
[2025-01-20 15:26:49,444][  INFO][PID:2096874] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/python-yte-1.5.6-1.fc42.src.rpm
[2025-01-20 15:26:49,446][  INFO][PID:2096874] 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/08552393-python-yte/python3-yte-1.5.6-1.fc42.noarch.rpm' (attempt #1)
[2025-01-20 15:26:50,103][  INFO][PID:2096874] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/python3-yte-1.5.6-1.fc42.noarch.rpm
[2025-01-20 15:26:50,104][  INFO][PID:2096874] Sign done
[2025-01-20 15:26:50,105][  INFO][PID:2096874] Incremental createrepo run, adding 08552393-python-yte into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-20 15:26:50,106][  INFO][PID:2096874] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08552393-python-yte --no-appstream-metadata' as PID 2156233
[2025-01-20 15:27:00,427][  INFO][PID:2096874] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08552393-python-yte --no-appstream-metadata)
[2025-01-20 15:27:00,428][  INFO][PID:2096874] Getting build details
[2025-01-20 15:27:00,428][  INFO][PID:2096874] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte
[2025-01-20 15:27:00,429][  INFO][PID:2096874] Built packages:
['python3-yte 1.5.6']
[2025-01-20 15:27:00,430][  INFO][PID:2096874] build details: {'built_packages': 'python3-yte 1.5.6'}
[2025-01-20 15:27:00,430][  INFO][PID:2096874] Retrieving pubkey
[2025-01-20 15:27:00,431][  INFO][PID:2096874] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-20 15:27:00,739][  INFO][PID:2096874] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2025-01-20 15:27:00,740][  INFO][PID:2096874] Finished build: id=8552393 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2025-01-20 15:27:00,742][  INFO][PID:2096874] Worker succeeded build, took 44.90446901321411
[2025-01-20 15:27:00,743][  INFO][PID:2096874] 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/music",
            "ended_on": 1737386820.742151,
            "started_on": 1737386775.837682,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8552393-fedora-rawhide-x86_64",
            "build_id": 8552393,
            "package_name": "python-yte",
            "package_version": "1.5.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-yte",
            "git_hash": "9bb82a6226057abeff1b09a65732d5f9ad88c009",
            "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/music",
            "results": {
                "packages": [
                    {
                        "name": "python3-yte",
                        "epoch": null,
                        "version": "1.5.6",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-yte",
                        "epoch": null,
                        "version": "1.5.6",
                        "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": "08552393-python-yte",
            "built_packages": "python3-yte 1.5.6",
            "id": 8552393,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-20 15:27:00,790][  INFO][PID:2096874] Sending fedora-messaging bus message in build.end
[2025-01-20 15:27:00,811][  INFO][PID:2096874] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/builder-live.log by gzip
[2025-01-20 15:27:00,813][  INFO][PID:2096874] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/builder-live.log' as PID 2158147
[2025-01-20 15:27:00,820][  INFO][PID:2096874] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/builder-live.log)
[2025-01-20 15:27:00,820][  INFO][PID:2096874] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/backend.log by gzip
[2025-01-20 15:27:00,822][  INFO][PID:2096874] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08552393-python-yte/backend.log' as PID 2158148