[2024-01-25 11:35:52,681][  INFO][PID:1816455] Marking build as starting
[2024-01-25 11:35:52,752][  INFO][PID:1816455] Trying to allocate VM
[2024-01-25 11:37:00,967][  INFO][PID:1816455] Allocated host ResallocHost, ticket_id=863917, hostname=34.239.172.61
[2024-01-25 11:37:00,968][  INFO][PID:1816455] Allocating ssh connection to builder
[2024-01-25 11:37:00,969][  INFO][PID:1816455] Checking that builder machine is OK
[2024-01-25 11:37:00,970][  INFO][PID:1816455] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.239.172.61 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-01-25 11:37:01,316][  INFO][PID:1816455] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.239.172.61 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-01-25 11:37:01,532][  INFO][PID:1816455] Filling build.info file with builder info
[2024-01-25 11:37:01,534][  INFO][PID:1816455] 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:4",
            "submitter": "https://src.fedoraproject.org/user/jplesnik",
            "ended_on": null,
            "started_on": 1706182621.5335436,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6951127-fedora-rawhide-x86_64",
            "build_id": 6951127,
            "package_name": "sphinxbase",
            "package_version": "1:5-0.18.prealpha",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:4/sphinxbase",
            "git_hash": "6ce50edde8fb077bd8d2fd69572df10d0fd5c0b2",
            "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/jplesnik",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes:pr:4",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:4",
            "result_dir": "06951127-sphinxbase",
            "built_packages": "",
            "id": 6951127,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-01-25 11:37:01,598][  INFO][PID:1816455] Sending fedora-messaging bus message in build.start
[2024-01-25 11:37:02,535][  INFO][PID:1816455] Sending fedora-messaging bus message in chroot.start
[2024-01-25 11:37:02,562][  INFO][PID:1816455] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6951127-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-01-25 11:37:02,565][  INFO][PID:1816455] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.239.172.61 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6951127-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached'
[2024-01-25 11:37:03,029][  INFO][PID:1816455] Downloading the builder-live.log file, attempt 1
[2024-01-25 11:37:03,033][  INFO][PID:1816455] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.239.172.61 copr-rpmbuild-log
[2024-01-25 11:39:12,232][  INFO][PID:1816455] Downloading results from builder
[2024-01-25 11:39:12,233][  INFO][PID:1816455] rsyncing of mockbuilder@34.239.172.61:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase started
[2024-01-25 11:39:12,246][  INFO][PID:1816455] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.239.172.61:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/build-06951127.rsync.log
[2024-01-25 11:39:12,648][  INFO][PID:1816455] rsyncing finished.
[2024-01-25 11:39:12,650][  INFO][PID:1816455] Releasing VM back to pool
[2024-01-25 11:39:12,691][  INFO][PID:1816455] Searching for 'success' file in resultdir
[2024-01-25 11:39:12,693][  INFO][PID:1816455] Going to sign pkgs from source: 6951127-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64
[2024-01-25 11:39:12,695][  INFO][PID:1816455] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-01-25 11:39:12,874][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-devel-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:13,599][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-devel-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:13,600][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-debugsource-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:14,278][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-debugsource-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:14,279][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:14,946][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:14,948][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-debuginfo-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:15,424][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-debuginfo-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:15,425][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-libs-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:16,099][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-libs-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:16,100][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-libs-debuginfo-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:16,875][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-libs-debuginfo-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:16,876][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-5-0.18.prealpha.fc40.src.rpm' (attempt #1)
[2024-01-25 11:39:17,421][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/sphinxbase-5-0.18.prealpha.fc40.src.rpm
[2024-01-25 11:39:17,421][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/python3-sphinxbase-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:17,890][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/python3-sphinxbase-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:17,890][  INFO][PID:1816455] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/python3-sphinxbase-debuginfo-5-0.18.prealpha.fc40.x86_64.rpm' (attempt #1)
[2024-01-25 11:39:18,559][  INFO][PID:1816455] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/python3-sphinxbase-debuginfo-5-0.18.prealpha.fc40.x86_64.rpm
[2024-01-25 11:39:18,560][  INFO][PID:1816455] Sign done
[2024-01-25 11:39:18,560][  INFO][PID:1816455] Incremental createrepo run, adding 06951127-sphinxbase into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-01-25 11:39:18,563][  INFO][PID:1816455] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64 --add 06951127-sphinxbase --no-appstream-metadata' as PID 1847102
[2024-01-25 11:39:21,222][  INFO][PID:1816455] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64 --add 06951127-sphinxbase --no-appstream-metadata)
[2024-01-25 11:39:21,224][  INFO][PID:1816455] Getting build details
[2024-01-25 11:39:21,227][  INFO][PID:1816455] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase
[2024-01-25 11:39:21,227][  INFO][PID:1816455] Built packages:
['sphinxbase-devel 5', 'sphinxbase-debuginfo 5', 'sphinxbase-debugsource 5', 'python3-sphinxbase-debuginfo 5', 'sphinxbase-libs 5', 'sphinxbase 5', 'python3-sphinxbase 5', 'sphinxbase-libs-debuginfo 5']
[2024-01-25 11:39:21,228][  INFO][PID:1816455] build details: {'built_packages': 'sphinxbase-devel 5\nsphinxbase-debuginfo 5\nsphinxbase-debugsource 5\npython3-sphinxbase-debuginfo 5\nsphinxbase-libs 5\nsphinxbase 5\npython3-sphinxbase 5\nsphinxbase-libs-debuginfo 5'}
[2024-01-25 11:39:21,228][  INFO][PID:1816455] Retrieving pubkey
[2024-01-25 11:39:21,229][  INFO][PID:1816455] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-01-25 11:39:21,501][  INFO][PID:1816455] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/pubkey.gpg
[2024-01-25 11:39:21,502][  INFO][PID:1816455] Finished build: id=6951127 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4 chroot=fedora-rawhide-x86_64 
[2024-01-25 11:39:21,504][  INFO][PID:1816455] Worker succeeded build, took 139.97088861465454
[2024-01-25 11:39:21,505][  INFO][PID:1816455] 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:4",
            "submitter": "https://src.fedoraproject.org/user/jplesnik",
            "ended_on": 1706182761.5044322,
            "started_on": 1706182621.5335436,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6951127-fedora-rawhide-x86_64",
            "build_id": 6951127,
            "package_name": "sphinxbase",
            "package_version": "1:5-0.18.prealpha",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:4/sphinxbase",
            "git_hash": "6ce50edde8fb077bd8d2fd69572df10d0fd5c0b2",
            "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/jplesnik",
            "results": {
                "packages": [
                    {
                        "name": "sphinxbase-devel",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sphinxbase-debuginfo",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sphinxbase-debugsource",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-sphinxbase-debuginfo",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sphinxbase-libs",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sphinxbase",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-sphinxbase",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sphinxbase-libs-debuginfo",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sphinxbase",
                        "epoch": 1,
                        "version": "5",
                        "release": "0.18.prealpha.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/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/torsava/automatic-obsoletes:pr:4",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:4",
            "result_dir": "06951127-sphinxbase",
            "built_packages": "sphinxbase-devel 5\nsphinxbase-debuginfo 5\nsphinxbase-debugsource 5\npython3-sphinxbase-debuginfo 5\nsphinxbase-libs 5\nsphinxbase 5\npython3-sphinxbase 5\nsphinxbase-libs-debuginfo 5",
            "id": 6951127,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-01-25 11:39:21,578][  INFO][PID:1816455] Sending fedora-messaging bus message in build.end
[2024-01-25 11:39:21,600][  INFO][PID:1816455] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/builder-live.log by gzip
[2024-01-25 11:39:21,602][  INFO][PID:1816455] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/builder-live.log' as PID 1847479
[2024-01-25 11:39:21,622][  INFO][PID:1816455] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/builder-live.log)
[2024-01-25 11:39:21,622][  INFO][PID:1816455] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/backend.log by gzip
[2024-01-25 11:39:21,624][  INFO][PID:1816455] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:4/fedora-rawhide-x86_64/06951127-sphinxbase/backend.log' as PID 1847484