[2025-01-14 05:41:50,619][  INFO][PID:1030598] Marking build as starting
[2025-01-14 05:41:50,694][  INFO][PID:1030598] Trying to allocate VM
[2025-01-14 05:41:53,783][  INFO][PID:1030598] Allocated host ResallocHost, ticket_id=663806, hostname=2620:52:3:1:dead:beef:cafe:c119, name=copr_hv_x86_64_01_prod_00541255_20250114_045326
[2025-01-14 05:41:53,783][  INFO][PID:1030598] Allocating ssh connection to builder
[2025-01-14 05:41:53,784][  INFO][PID:1030598] Checking that builder machine is OK
[2025-01-14 05:41:54,335][  INFO][PID:1030598] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-14 05:41:54,674][  INFO][PID:1030598] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-14 05:41:54,678][  INFO][PID:1030598] Filling build.info file with builder info
[2025-01-14 05:41:54,682][  INFO][PID:1030598] 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:18",
            "submitter": "https://src.fedoraproject.org/user/gotmax23",
            "ended_on": null,
            "started_on": 1736833314.681939,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8511121-fedora-rawhide-x86_64",
            "build_id": 8511121,
            "package_name": "docker-compose",
            "package_version": "2.31.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:18/docker-compose",
            "git_hash": "3887eb4fb1d642d3331fdd19e17f7fea725ab472",
            "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/gotmax23",
            "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/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:18",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:18",
            "result_dir": "08511121-docker-compose",
            "built_packages": "",
            "id": 8511121,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-14 05:41:54,723][  INFO][PID:1030598] Sending fedora-messaging bus message in build.start
[2025-01-14 05:41:55,515][  INFO][PID:1030598] Sending fedora-messaging bus message in chroot.start
[2025-01-14 05:41:55,539][  INFO][PID:1030598] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8511121-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-14 05:41:56,079][  INFO][PID:1030598] Downloading the builder-live.log file, attempt 1
[2025-01-14 05:41:56,080][  INFO][PID:1030598] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c119 copr-rpmbuild-log
[2025-01-14 05:42:01,085][  INFO][PID:1030598] Periodic builder liveness probe: alive
[2025-01-14 05:49:21,541][  INFO][PID:1030598] Downloading results from builder
[2025-01-14 05:49:21,542][  INFO][PID:1030598] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c119]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose started
[2025-01-14 05:49:21,543][  INFO][PID:1030598] 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:c119]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/build-08511121.rsync.log
[2025-01-14 05:49:22,422][  INFO][PID:1030598] rsyncing finished.
[2025-01-14 05:49:22,423][  INFO][PID:1030598] Releasing VM back to pool
[2025-01-14 05:49:22,439][  INFO][PID:1030598] Searching for 'success' file in resultdir
[2025-01-14 05:49:22,440][  INFO][PID:1030598] Going to sign pkgs from source: 8511121-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64
[2025-01-14 05:49:22,441][  INFO][PID:1030598] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-14 05:49:22,739][  INFO][PID:1030598] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-2.31.0-5.fc42.x86_64.rpm' (attempt #1)
[2025-01-14 05:49:23,955][  INFO][PID:1030598] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-2.31.0-5.fc42.x86_64.rpm
[2025-01-14 05:49:23,955][  INFO][PID:1030598] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-debugsource-2.31.0-5.fc42.x86_64.rpm' (attempt #1)
[2025-01-14 05:49:24,901][  INFO][PID:1030598] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-debugsource-2.31.0-5.fc42.x86_64.rpm
[2025-01-14 05:49:24,902][  INFO][PID:1030598] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-debuginfo-2.31.0-5.fc42.x86_64.rpm' (attempt #1)
[2025-01-14 05:49:25,911][  INFO][PID:1030598] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-debuginfo-2.31.0-5.fc42.x86_64.rpm
[2025-01-14 05:49:25,912][  INFO][PID:1030598] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-2.31.0-5.fc42.src.rpm' (attempt #1)
[2025-01-14 05:49:26,798][  INFO][PID:1030598] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/docker-compose-2.31.0-5.fc42.src.rpm
[2025-01-14 05:49:26,799][  INFO][PID:1030598] Sign done
[2025-01-14 05:49:26,799][  INFO][PID:1030598] Incremental createrepo run, adding 08511121-docker-compose into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-14 05:49:26,800][  INFO][PID:1030598] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64 --add 08511121-docker-compose --no-appstream-metadata' as PID 1052826
[2025-01-14 05:49:28,658][  INFO][PID:1030598] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64 --add 08511121-docker-compose --no-appstream-metadata)
[2025-01-14 05:49:28,659][  INFO][PID:1030598] Getting build details
[2025-01-14 05:49:28,660][  INFO][PID:1030598] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose
[2025-01-14 05:49:28,661][  INFO][PID:1030598] Built packages:
['docker-compose-debuginfo 2.31.0', 'docker-compose 2.31.0', 'docker-compose-debugsource 2.31.0']
[2025-01-14 05:49:28,661][  INFO][PID:1030598] build details: {'built_packages': 'docker-compose-debuginfo 2.31.0\ndocker-compose 2.31.0\ndocker-compose-debugsource 2.31.0'}
[2025-01-14 05:49:28,662][  INFO][PID:1030598] Retrieving pubkey
[2025-01-14 05:49:28,662][  INFO][PID:1030598] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2025-01-14 05:49:28,961][  INFO][PID:1030598] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/pubkey.gpg
[2025-01-14 05:49:28,962][  INFO][PID:1030598] Finished build: id=8511121 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18 chroot=fedora-rawhide-x86_64 
[2025-01-14 05:49:28,964][  INFO][PID:1030598] Worker succeeded build, took 454.28247594833374
[2025-01-14 05:49:28,965][  INFO][PID:1030598] 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:18",
            "submitter": "https://src.fedoraproject.org/user/gotmax23",
            "ended_on": 1736833768.9644148,
            "started_on": 1736833314.681939,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8511121-fedora-rawhide-x86_64",
            "build_id": 8511121,
            "package_name": "docker-compose",
            "package_version": "2.31.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:18/docker-compose",
            "git_hash": "3887eb4fb1d642d3331fdd19e17f7fea725ab472",
            "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/gotmax23",
            "results": {
                "packages": [
                    {
                        "name": "docker-compose-debuginfo",
                        "epoch": null,
                        "version": "2.31.0",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "docker-compose",
                        "epoch": null,
                        "version": "2.31.0",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "docker-compose-debugsource",
                        "epoch": null,
                        "version": "2.31.0",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "docker-compose",
                        "epoch": null,
                        "version": "2.31.0",
                        "release": "5.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/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:18",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:18",
            "result_dir": "08511121-docker-compose",
            "built_packages": "docker-compose-debuginfo 2.31.0\ndocker-compose 2.31.0\ndocker-compose-debugsource 2.31.0",
            "id": 8511121,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2025-01-14 05:49:29,010][  INFO][PID:1030598] Sending fedora-messaging bus message in build.end
[2025-01-14 05:49:29,031][  INFO][PID:1030598] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/builder-live.log by gzip
[2025-01-14 05:49:29,033][  INFO][PID:1030598] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/builder-live.log' as PID 1052957
[2025-01-14 05:49:29,119][  INFO][PID:1030598] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/builder-live.log)
[2025-01-14 05:49:29,119][  INFO][PID:1030598] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/backend.log by gzip
[2025-01-14 05:49:29,121][  INFO][PID:1030598] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:18/fedora-rawhide-x86_64/08511121-docker-compose/backend.log' as PID 1052961