[2024-11-04 16:32:16,053][  INFO][PID:1900743] Marking build as starting
[2024-11-04 16:32:16,151][  INFO][PID:1900743] Trying to allocate VM
[2024-11-04 16:40:34,388][  INFO][PID:1900743] Allocated host ResallocHost, ticket_id=5698370, hostname=2620:52:3:1:dead:beef:cafe:c188
[2024-11-04 16:40:34,389][  INFO][PID:1900743] Allocating ssh connection to builder
[2024-11-04 16:40:34,390][  INFO][PID:1900743] Checking that builder machine is OK
[2024-11-04 16:40:35,145][  INFO][PID:1900743] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-11-04 16:40:35,565][  INFO][PID:1900743] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-11-04 16:40:35,566][  INFO][PID:1900743] Filling build.info file with builder info
[2024-11-04 16:40:35,567][  INFO][PID:1900743] 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/pbrobinson",
            "ended_on": null,
            "started_on": 1730738435.5673375,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8209383-fedora-rawhide-x86_64",
            "build_id": 8209383,
            "package_name": "python-paho-mqtt",
            "package_version": "2.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-paho-mqtt",
            "git_hash": "656b9a298453ce8cac1b94b2ca39aa249de214c8",
            "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/pbrobinson",
            "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": "08209383-python-paho-mqtt",
            "built_packages": "",
            "id": 8209383,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-04 16:40:35,625][  INFO][PID:1900743] Sending fedora-messaging bus message in build.start
[2024-11-04 16:40:36,266][  INFO][PID:1900743] Sending fedora-messaging bus message in chroot.start
[2024-11-04 16:40:36,286][  INFO][PID:1900743] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8209383-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-11-04 16:40:37,124][  INFO][PID:1900743] Downloading the builder-live.log file, attempt 1
[2024-11-04 16:40:37,126][  INFO][PID:1900743] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c188 copr-rpmbuild-log
[2024-11-04 16:40:42,141][  INFO][PID:1900743] Periodic builder liveness probe: alive
[2024-11-04 16:41:41,016][  INFO][PID:1900743] Downloading results from builder
[2024-11-04 16:41:41,016][  INFO][PID:1900743] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c188]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt started
[2024-11-04 16:41:41,018][  INFO][PID:1900743] 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:c188]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/build-08209383.rsync.log
[2024-11-04 16:41:41,531][  INFO][PID:1900743] rsyncing finished.
[2024-11-04 16:41:41,532][  INFO][PID:1900743] Releasing VM back to pool
[2024-11-04 16:41:41,552][  INFO][PID:1900743] Searching for 'success' file in resultdir
[2024-11-04 16:41:41,553][  INFO][PID:1900743] Going to sign pkgs from source: 8209383-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2024-11-04 16:41:41,554][  INFO][PID:1900743] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-04 16:41:41,857][  INFO][PID:1900743] 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/08209383-python-paho-mqtt/python-paho-mqtt-2.1.0-1.fc42.src.rpm' (attempt #1)
[2024-11-04 16:41:42,533][  INFO][PID:1900743] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/python-paho-mqtt-2.1.0-1.fc42.src.rpm
[2024-11-04 16:41:42,534][  INFO][PID:1900743] 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/08209383-python-paho-mqtt/python3-paho-mqtt-2.1.0-1.fc42.noarch.rpm' (attempt #1)
[2024-11-04 16:41:43,214][  INFO][PID:1900743] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/python3-paho-mqtt-2.1.0-1.fc42.noarch.rpm
[2024-11-04 16:41:43,215][  INFO][PID:1900743] Sign done
[2024-11-04 16:41:43,216][  INFO][PID:1900743] Incremental createrepo run, adding 08209383-python-paho-mqtt into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-11-04 16:41:43,218][  INFO][PID:1900743] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08209383-python-paho-mqtt --no-appstream-metadata' as PID 1960582
[2024-11-04 16:41:49,109][  INFO][PID:1900743] Finished after 5 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08209383-python-paho-mqtt --no-appstream-metadata)
[2024-11-04 16:41:49,111][  INFO][PID:1900743] Getting build details
[2024-11-04 16:41:49,113][  INFO][PID:1900743] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt
[2024-11-04 16:41:49,114][  INFO][PID:1900743] Built packages:
['python3-paho-mqtt 2.1.0']
[2024-11-04 16:41:49,115][  INFO][PID:1900743] build details: {'built_packages': 'python3-paho-mqtt 2.1.0'}
[2024-11-04 16:41:49,116][  INFO][PID:1900743] Retrieving pubkey
[2024-11-04 16:41:49,117][  INFO][PID:1900743] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-11-04 16:41:49,429][  INFO][PID:1900743] 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-04 16:41:49,430][  INFO][PID:1900743] Finished build: id=8209383 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2024-11-04 16:41:49,433][  INFO][PID:1900743] Worker succeeded build, took 73.86622309684753
[2024-11-04 16:41:49,435][  INFO][PID:1900743] 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/pbrobinson",
            "ended_on": 1730738509.4335606,
            "started_on": 1730738435.5673375,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8209383-fedora-rawhide-x86_64",
            "build_id": 8209383,
            "package_name": "python-paho-mqtt",
            "package_version": "2.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-paho-mqtt",
            "git_hash": "656b9a298453ce8cac1b94b2ca39aa249de214c8",
            "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/pbrobinson",
            "results": {
                "packages": [
                    {
                        "name": "python3-paho-mqtt",
                        "epoch": null,
                        "version": "2.1.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-paho-mqtt",
                        "epoch": null,
                        "version": "2.1.0",
                        "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": "08209383-python-paho-mqtt",
            "built_packages": "python3-paho-mqtt 2.1.0",
            "id": 8209383,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-11-04 16:41:49,562][  INFO][PID:1900743] Sending fedora-messaging bus message in build.end
[2024-11-04 16:41:49,589][  INFO][PID:1900743] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/builder-live.log by gzip
[2024-11-04 16:41:49,590][  INFO][PID:1900743] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/builder-live.log' as PID 1961515
[2024-11-04 16:41:49,597][  INFO][PID:1900743] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/builder-live.log)
[2024-11-04 16:41:49,598][  INFO][PID:1900743] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/backend.log by gzip
[2024-11-04 16:41:49,600][  INFO][PID:1900743] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08209383-python-paho-mqtt/backend.log' as PID 1961517