[2024-10-23 12:33:01,006][  INFO][PID:3935102] Marking build as starting
[2024-10-23 12:33:01,079][  INFO][PID:3935102] Trying to allocate VM
[2024-10-23 12:33:07,135][  INFO][PID:3935102] Allocated host ResallocHost, ticket_id=5529769, hostname=2620:52:3:1:dead:beef:cafe:c149
[2024-10-23 12:33:07,136][  INFO][PID:3935102] Allocating ssh connection to builder
[2024-10-23 12:33:07,137][  INFO][PID:3935102] Checking that builder machine is OK
[2024-10-23 12:33:07,780][  INFO][PID:3935102] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-10-23 12:33:08,189][  INFO][PID:3935102] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-10-23 12:33:08,189][  INFO][PID:3935102] Filling build.info file with builder info
[2024-10-23 12:33:08,191][  INFO][PID:3935102] 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:pr:18",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1729686788.1910279,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8169318-fedora-rawhide-x86_64",
            "build_id": 8169318,
            "package_name": "python-flask-oidc",
            "package_version": "2.2.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:18/python-flask-oidc",
            "git_hash": "9b7e47c1b64a9cdad306a51db9f25946186bb624",
            "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/packit",
            "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:pr:18",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:18",
            "result_dir": "08169318-python-flask-oidc",
            "built_packages": "",
            "id": 8169318,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-10-23 12:33:08,242][  INFO][PID:3935102] Sending fedora-messaging bus message in build.start
[2024-10-23 12:33:09,118][  INFO][PID:3935102] Sending fedora-messaging bus message in chroot.start
[2024-10-23 12:33:09,158][  INFO][PID:3935102] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8169318-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-23 12:33:09,914][  INFO][PID:3935102] Downloading the builder-live.log file, attempt 1
[2024-10-23 12:33:09,916][  INFO][PID:3935102] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c149 copr-rpmbuild-log
[2024-10-23 12:33:14,922][  INFO][PID:3935102] Periodic builder liveness probe: alive
[2024-10-23 12:34:22,189][  INFO][PID:3935102] Downloading results from builder
[2024-10-23 12:34:22,190][  INFO][PID:3935102] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c149]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc started
[2024-10-23 12:34:22,191][  INFO][PID:3935102] 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:c149]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/build-08169318.rsync.log
[2024-10-23 12:34:22,624][  INFO][PID:3935102] rsyncing finished.
[2024-10-23 12:34:22,624][  INFO][PID:3935102] Releasing VM back to pool
[2024-10-23 12:34:22,633][  INFO][PID:3935102] Searching for 'success' file in resultdir
[2024-10-23 12:34:22,634][  INFO][PID:3935102] Going to sign pkgs from source: 8169318-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64
[2024-10-23 12:34:22,635][  INFO][PID:3935102] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-10-23 12:34:22,821][  INFO][PID:3935102] 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:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/python-flask-oidc-2.2.1-1.fc42.src.rpm' (attempt #1)
[2024-10-23 12:34:23,509][  INFO][PID:3935102] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/python-flask-oidc-2.2.1-1.fc42.src.rpm
[2024-10-23 12:34:23,510][  INFO][PID:3935102] 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:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/python3-flask-oidc-2.2.1-1.fc42.noarch.rpm' (attempt #1)
[2024-10-23 12:34:24,453][  INFO][PID:3935102] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/python3-flask-oidc-2.2.1-1.fc42.noarch.rpm
[2024-10-23 12:34:24,455][  INFO][PID:3935102] Sign done
[2024-10-23 12:34:24,457][  INFO][PID:3935102] Incremental createrepo run, adding 08169318-python-flask-oidc into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-23 12:34:24,458][  INFO][PID:3935102] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64 --add 08169318-python-flask-oidc --no-appstream-metadata' as PID 3940965
[2024-10-23 12:34:25,416][  INFO][PID:3935102] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64 --add 08169318-python-flask-oidc --no-appstream-metadata)
[2024-10-23 12:34:25,417][  INFO][PID:3935102] Getting build details
[2024-10-23 12:34:25,418][  INFO][PID:3935102] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc
[2024-10-23 12:34:25,418][  INFO][PID:3935102] Built packages:
['python3-flask-oidc 2.2.1']
[2024-10-23 12:34:25,419][  INFO][PID:3935102] build details: {'built_packages': 'python3-flask-oidc 2.2.1'}
[2024-10-23 12:34:25,419][  INFO][PID:3935102] Retrieving pubkey
[2024-10-23 12:34:25,419][  INFO][PID:3935102] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-10-23 12:34:25,608][  INFO][PID:3935102] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/pubkey.gpg
[2024-10-23 12:34:25,608][  INFO][PID:3935102] Finished build: id=8169318 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18 chroot=fedora-rawhide-x86_64 
[2024-10-23 12:34:25,610][  INFO][PID:3935102] Worker succeeded build, took 77.41971969604492
[2024-10-23 12:34:25,611][  INFO][PID:3935102] 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:pr:18",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1729686865.6107476,
            "started_on": 1729686788.1910279,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8169318-fedora-rawhide-x86_64",
            "build_id": 8169318,
            "package_name": "python-flask-oidc",
            "package_version": "2.2.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:18/python-flask-oidc",
            "git_hash": "9b7e47c1b64a9cdad306a51db9f25946186bb624",
            "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/packit",
            "results": {
                "packages": [
                    {
                        "name": "python3-flask-oidc",
                        "epoch": null,
                        "version": "2.2.1",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-flask-oidc",
                        "epoch": null,
                        "version": "2.2.1",
                        "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:pr:18",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:18",
            "result_dir": "08169318-python-flask-oidc",
            "built_packages": "python3-flask-oidc 2.2.1",
            "id": 8169318,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-10-23 12:34:25,667][  INFO][PID:3935102] Sending fedora-messaging bus message in build.end
[2024-10-23 12:34:25,692][  INFO][PID:3935102] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/builder-live.log by gzip
[2024-10-23 12:34:25,694][  INFO][PID:3935102] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/builder-live.log' as PID 3941084
[2024-10-23 12:34:25,700][  INFO][PID:3935102] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/builder-live.log)
[2024-10-23 12:34:25,701][  INFO][PID:3935102] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/backend.log by gzip
[2024-10-23 12:34:25,702][  INFO][PID:3935102] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:18/fedora-rawhide-x86_64/08169318-python-flask-oidc/backend.log' as PID 3941085