[2024-04-03 02:34:41,611][  INFO][PID:3622066] Marking build as starting
[2024-04-03 02:34:41,790][  INFO][PID:3622066] Trying to allocate VM
[2024-04-03 02:34:44,889][  INFO][PID:3622066] Allocated host ResallocHost, ticket_id=2043562, hostname=2620:52:3:1:dead:beef:cafe:c191
[2024-04-03 02:34:44,890][  INFO][PID:3622066] Allocating ssh connection to builder
[2024-04-03 02:34:44,890][  INFO][PID:3622066] Checking that builder machine is OK
[2024-04-03 02:34:45,462][  INFO][PID:3622066] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c191 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-04-03 02:34:45,828][  INFO][PID:3622066] Filling build.info file with builder info
[2024-04-03 02:34:45,830][  INFO][PID:3622066] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes:pr:10",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1712111685.8301785,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7252407-fedora-40-x86_64",
            "build_id": 7252407,
            "package_name": "google-api-python-client",
            "package_version": "2:2.125.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:10/google-api-python-client",
            "git_hash": "97cfb61fc17f3bdb6af0ace214953add05b7bb87",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-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/torsava/automatic-obsoletes:pr:10",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:10",
            "result_dir": "07252407-google-api-python-client",
            "built_packages": "",
            "id": 7252407,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-04-03 02:34:45,890][  INFO][PID:3622066] Sending fedora-messaging bus message in build.start
[2024-04-03 02:34:46,977][  INFO][PID:3622066] Sending fedora-messaging bus message in chroot.start
[2024-04-03 02:34:47,011][  INFO][PID:3622066] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7252407-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-04-03 02:34:47,674][  INFO][PID:3622066] Downloading the builder-live.log file, attempt 1
[2024-04-03 02:34:47,680][  INFO][PID:3622066] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c191 copr-rpmbuild-log
[2024-04-03 02:34:52,688][  INFO][PID:3622066] Status: False
[2024-04-03 02:36:30,841][  INFO][PID:3622066] Downloading results from builder
[2024-04-03 02:36:30,842][  INFO][PID:3622066] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c191]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client started
[2024-04-03 02:36:30,861][  INFO][PID:3622066] 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:c191]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/build-07252407.rsync.log
[2024-04-03 02:36:32,482][  INFO][PID:3622066] rsyncing finished.
[2024-04-03 02:36:32,484][  INFO][PID:3622066] Releasing VM back to pool
[2024-04-03 02:36:32,528][  INFO][PID:3622066] Searching for 'success' file in resultdir
[2024-04-03 02:36:32,529][  INFO][PID:3622066] Going to sign pkgs from source: 7252407-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64
[2024-04-03 02:36:32,530][  INFO][PID:3622066] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-04-03 02:36:32,825][  INFO][PID:3622066] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/google-api-python-client-2.125.0-1.fc40.src.rpm' (attempt #1)
[2024-04-03 02:36:35,084][  INFO][PID:3622066] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/google-api-python-client-2.125.0-1.fc40.src.rpm
[2024-04-03 02:36:35,085][  INFO][PID:3622066] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/python3-google-api-client-2.125.0-1.fc40.noarch.rpm' (attempt #1)
[2024-04-03 02:36:35,979][  INFO][PID:3622066] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/python3-google-api-client-2.125.0-1.fc40.noarch.rpm
[2024-04-03 02:36:35,980][  INFO][PID:3622066] Sign done
[2024-04-03 02:36:35,981][  INFO][PID:3622066] Incremental createrepo run, adding 07252407-google-api-python-client into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-x86_64, (auto-create-repo=True)
[2024-04-03 02:36:35,983][  INFO][PID:3622066] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64 --add 07252407-google-api-python-client --no-appstream-metadata' as PID 3632355
[2024-04-03 02:36:37,717][  INFO][PID:3622066] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64 --add 07252407-google-api-python-client --no-appstream-metadata)
[2024-04-03 02:36:37,718][  INFO][PID:3622066] Getting build details
[2024-04-03 02:36:37,718][  INFO][PID:3622066] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client
[2024-04-03 02:36:37,719][  INFO][PID:3622066] Built packages:
['python3-google-api-client 2.125.0']
[2024-04-03 02:36:37,719][  INFO][PID:3622066] build details: {'built_packages': 'python3-google-api-client 2.125.0'}
[2024-04-03 02:36:37,720][  INFO][PID:3622066] Retrieving pubkey
[2024-04-03 02:36:37,721][  INFO][PID:3622066] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-04-03 02:36:38,021][  INFO][PID:3622066] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/pubkey.gpg
[2024-04-03 02:36:38,021][  INFO][PID:3622066] Finished build: id=7252407 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10 chroot=fedora-40-x86_64 
[2024-04-03 02:36:38,024][  INFO][PID:3622066] Worker succeeded build, took 112.19422674179077
[2024-04-03 02:36:38,025][  INFO][PID:3622066] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes:pr:10",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1712111798.0244052,
            "started_on": 1712111685.8301785,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7252407-fedora-40-x86_64",
            "build_id": 7252407,
            "package_name": "google-api-python-client",
            "package_version": "2:2.125.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:10/google-api-python-client",
            "git_hash": "97cfb61fc17f3bdb6af0ace214953add05b7bb87",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/packit",
            "results": {
                "packages": [
                    {
                        "name": "google-api-python-client",
                        "epoch": 2,
                        "version": "2.125.0",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-google-api-client",
                        "epoch": 2,
                        "version": "2.125.0",
                        "release": "1.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-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/torsava/automatic-obsoletes:pr:10",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:10",
            "result_dir": "07252407-google-api-python-client",
            "built_packages": "python3-google-api-client 2.125.0",
            "id": 7252407,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-04-03 02:36:38,137][  INFO][PID:3622066] Sending fedora-messaging bus message in build.end
[2024-04-03 02:36:38,174][  INFO][PID:3622066] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/builder-live.log by gzip
[2024-04-03 02:36:38,176][  INFO][PID:3622066] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/builder-live.log' as PID 3632655
[2024-04-03 02:36:38,188][  INFO][PID:3622066] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/builder-live.log)
[2024-04-03 02:36:38,191][  INFO][PID:3622066] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/backend.log by gzip
[2024-04-03 02:36:38,203][  INFO][PID:3622066] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:10/fedora-40-x86_64/07252407-google-api-python-client/backend.log' as PID 3632662