[2025-01-09 19:22:11,510][  INFO][PID:333108] Marking build as starting
[2025-01-09 19:22:11,555][  INFO][PID:333108] Trying to allocate VM
[2025-01-09 19:22:14,581][  INFO][PID:333108] Allocated host ResallocHost, ticket_id=598927, hostname=2620:52:3:1:dead:beef:cafe:c150
[2025-01-09 19:22:14,582][  INFO][PID:333108] Allocating ssh connection to builder
[2025-01-09 19:22:14,582][  INFO][PID:333108] Checking that builder machine is OK
[2025-01-09 19:22:15,157][  INFO][PID:333108] Running remote command: copr-builder-ready srpm-builds
[2025-01-09 19:22:15,488][  INFO][PID:333108] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-09 19:22:15,489][  INFO][PID:333108] Filling build.info file with builder info
[2025-01-09 19:22:15,490][  INFO][PID:333108] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "wojnilowicz",
            "project_name": "ungoogled-chromium",
            "project_dirname": "ungoogled-chromium",
            "submitter": "wojnilowicz",
            "ended_on": null,
            "started_on": 1736450535.4907656,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8495251",
            "build_id": 8495251,
            "package_name": "ungoogled-chromium",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Download this repo with its submodule https://src.fedoraproject.org/rpms/chromium.git inside the Copr build system\\ngit clone --depth 1 --recurse-submodules https://github.com/wojnilowicz/ungoogled-chromium-copr.git\\ncd ungoogled-chromium-copr\\n\\n# Download chromium-%{version}-clean.tar.xz from the Fedora's server\\nrpkg --path ./chromium sources\\n\\n# Patch the spec file to build with the ungoogled-chromium patches\\npatch -d ./chromium -p1 < modify.patch\\n\\n# Rename files that are called chromium-browser to ungoogled-chromium to avoid name clashes\\npatch -d ./chromium -p1 < rename.patch\\n\\n# Move all the source files into the parent directory for the COPR build system to find them\\nmv ./chromium/* ../\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git rpkg\", \"resultdir\": \"\", \"repos\": \"\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "wojnilowicz/ungoogled-chromium--wojnilowicz",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/wojnilowicz/ungoogled-chromium",
            "result_dir": "08495251",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8495251,
            "mockchain_macros": {
                "copr_username": "wojnilowicz",
                "copr_projectname": "ungoogled-chromium",
                "vendor": "Fedora Project COPR (wojnilowicz/ungoogled-chromium)"
            }
        }
    ]
}
[2025-01-09 19:22:15,512][  INFO][PID:333108] Sending fedora-messaging bus message in build.start
[2025-01-09 19:22:16,044][  INFO][PID:333108] Sending fedora-messaging bus message in chroot.start
[2025-01-09 19:22:16,063][  INFO][PID:333108] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8495251 --detached
[2025-01-09 19:22:16,607][  INFO][PID:333108] Downloading the builder-live.log file, attempt 1
[2025-01-09 19:22:16,619][  INFO][PID:333108] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c150 copr-rpmbuild-log
[2025-01-09 19:22:21,629][  INFO][PID:333108] Periodic builder liveness probe: alive
[2025-01-09 19:27:31,677][  INFO][PID:333108] Downloading results from builder
[2025-01-09 19:27:31,678][  INFO][PID:333108] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c150]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251 started
[2025-01-09 19:27:31,678][  INFO][PID:333108] 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:c150]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/ &> /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/build-08495251.rsync.log
[2025-01-09 19:28:11,446][  INFO][PID:333108] rsyncing finished.
[2025-01-09 19:28:11,447][  INFO][PID:333108] Releasing VM back to pool
[2025-01-09 19:28:11,457][  INFO][PID:333108] Searching for 'success' file in resultdir
[2025-01-09 19:28:11,458][  INFO][PID:333108] Getting build details
[2025-01-09 19:28:11,459][  INFO][PID:333108] Retrieving SRPM info from /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251
[2025-01-09 19:28:11,460][  INFO][PID:333108] SRPM URL: https://download.copr.fedorainfracloud.org/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/ungoogled-chromium-131.0.6778.264-1.src.rpm
[2025-01-09 19:28:11,460][  INFO][PID:333108] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/ungoogled-chromium-131.0.6778.264-1.src.rpm', 'pkg_name': 'ungoogled-chromium', 'pkg_version': '131.0.6778.264-1'}
[2025-01-09 19:28:11,461][  INFO][PID:333108] Finished build: id=8495251 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium chroot=srpm-builds 
[2025-01-09 19:28:11,463][  INFO][PID:333108] Worker succeeded build, took 355.97258377075195
[2025-01-09 19:28:11,464][  INFO][PID:333108] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "wojnilowicz",
            "project_name": "ungoogled-chromium",
            "project_dirname": "ungoogled-chromium",
            "submitter": "wojnilowicz",
            "ended_on": 1736450891.4633493,
            "started_on": 1736450535.4907656,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8495251",
            "build_id": 8495251,
            "package_name": "ungoogled-chromium",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Download this repo with its submodule https://src.fedoraproject.org/rpms/chromium.git inside the Copr build system\\ngit clone --depth 1 --recurse-submodules https://github.com/wojnilowicz/ungoogled-chromium-copr.git\\ncd ungoogled-chromium-copr\\n\\n# Download chromium-%{version}-clean.tar.xz from the Fedora's server\\nrpkg --path ./chromium sources\\n\\n# Patch the spec file to build with the ungoogled-chromium patches\\npatch -d ./chromium -p1 < modify.patch\\n\\n# Rename files that are called chromium-browser to ungoogled-chromium to avoid name clashes\\npatch -d ./chromium -p1 < rename.patch\\n\\n# Move all the source files into the parent directory for the COPR build system to find them\\nmv ./chromium/* ../\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"git rpkg\", \"resultdir\": \"\", \"repos\": \"\"}",
            "pkg_name": "ungoogled-chromium",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/ungoogled-chromium-131.0.6778.264-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "wojnilowicz/ungoogled-chromium--wojnilowicz",
            "results": {
                "name": "ungoogled-chromium",
                "epoch": null,
                "version": "131.0.6778.264",
                "release": "1",
                "exclusivearch": [
                    "x86_64",
                    "aarch64",
                    "ppc64le"
                ],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/wojnilowicz/ungoogled-chromium",
            "result_dir": "08495251",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "131.0.6778.264-1",
            "id": 8495251,
            "mockchain_macros": {
                "copr_username": "wojnilowicz",
                "copr_projectname": "ungoogled-chromium",
                "vendor": "Fedora Project COPR (wojnilowicz/ungoogled-chromium)"
            }
        }
    ]
}
[2025-01-09 19:28:11,504][  INFO][PID:333108] Sending fedora-messaging bus message in build.end
[2025-01-09 19:28:11,521][  INFO][PID:333108] Compressing /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/builder-live.log by gzip
[2025-01-09 19:28:11,522][  INFO][PID:333108] Running command 'gzip /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/builder-live.log' as PID 371819
[2025-01-09 19:28:11,528][  INFO][PID:333108] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/builder-live.log)
[2025-01-09 19:28:11,529][  INFO][PID:333108] Compressing /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/backend.log by gzip
[2025-01-09 19:28:11,529][  INFO][PID:333108] Running command 'gzip /var/lib/copr/public_html/results/wojnilowicz/ungoogled-chromium/srpm-builds/08495251/backend.log' as PID 371821