[2024-10-05 18:19:04,139][  INFO][PID:1689021] Marking build as starting
[2024-10-05 18:19:04,189][  INFO][PID:1689021] Trying to allocate VM
[2024-10-05 18:19:07,265][  INFO][PID:1689021] Allocated host ResallocHost, ticket_id=5262320, hostname=2620:52:3:1:dead:beef:cafe:c199
[2024-10-05 18:19:07,266][  INFO][PID:1689021] Allocating ssh connection to builder
[2024-10-05 18:19:07,267][  INFO][PID:1689021] Checking that builder machine is OK
[2024-10-05 18:19:07,879][  INFO][PID:1689021] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c199 '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2024-10-05 18:19:08,194][  INFO][PID:1689021] Filling build.info file with builder info
[2024-10-05 18:19:08,195][  INFO][PID:1689021] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "fed500",
            "project_name": "enkiTS",
            "project_dirname": "enkiTS",
            "submitter": "fed500",
            "ended_on": null,
            "started_on": 1728152348.1950772,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8110505-fedora-41-x86_64",
            "build_id": 8110505,
            "package_name": "enkiTS",
            "package_version": "1.11^git686d0ec-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/fed500/enkiTS/enkiTS",
            "git_hash": "7fbf8172ad7a82f248c0c4e18c903240fa6635b0",
            "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": "fed500/enkiTS--fed500",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/fed500/enkiTS/fedora-41-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/fed500/enkiTS",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fed500/enkiTS",
            "result_dir": "08110505-enkiTS",
            "built_packages": "",
            "id": 8110505,
            "mockchain_macros": {
                "copr_username": "fed500",
                "copr_projectname": "enkiTS",
                "vendor": "Fedora Project COPR (fed500/enkiTS)"
            }
        }
    ]
}
[2024-10-05 18:19:08,273][  INFO][PID:1689021] Sending fedora-messaging bus message in build.start
[2024-10-05 18:19:08,864][  INFO][PID:1689021] Sending fedora-messaging bus message in chroot.start
[2024-10-05 18:19:08,882][  INFO][PID:1689021] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8110505-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-10-05 18:19:09,461][  INFO][PID:1689021] Downloading the builder-live.log file, attempt 1
[2024-10-05 18:19:09,467][  INFO][PID:1689021] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c199 copr-rpmbuild-log
[2024-10-05 18:19:14,466][  INFO][PID:1689021] Periodic builder liveness probe: alive
[2024-10-05 18:25:20,460][  INFO][PID:1689021] Downloading results from builder
[2024-10-05 18:25:20,461][  INFO][PID:1689021] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c199]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS started
[2024-10-05 18:25:20,462][  INFO][PID:1689021] 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:c199]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/ &> /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/build-08110505.rsync.log
[2024-10-05 18:25:20,918][  INFO][PID:1689021] rsyncing finished.
[2024-10-05 18:25:20,918][  INFO][PID:1689021] Releasing VM back to pool
[2024-10-05 18:25:20,930][  INFO][PID:1689021] Searching for 'success' file in resultdir
[2024-10-05 18:25:20,931][  INFO][PID:1689021] Going to sign pkgs from source: 8110505-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64
[2024-10-05 18:25:20,931][  INFO][PID:1689021] Calling '/bin/sign -u fed500#enkiTS@copr.fedorahosted.org -p' (attempt #1)
[2024-10-05 18:25:21,247][  INFO][PID:1689021] Calling '/bin/sign -4 -h sha256 -u fed500#enkiTS@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-debuginfo-1.11^git686d0ec-1.fc41.x86_64.rpm' (attempt #1)
[2024-10-05 18:25:22,174][  INFO][PID:1689021] signed rpm: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-debuginfo-1.11^git686d0ec-1.fc41.x86_64.rpm
[2024-10-05 18:25:22,175][  INFO][PID:1689021] Calling '/bin/sign -4 -h sha256 -u fed500#enkiTS@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-examples-1.11^git686d0ec-1.fc41.x86_64.rpm' (attempt #1)
[2024-10-05 18:25:23,094][  INFO][PID:1689021] signed rpm: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-examples-1.11^git686d0ec-1.fc41.x86_64.rpm
[2024-10-05 18:25:23,095][  INFO][PID:1689021] Calling '/bin/sign -4 -h sha256 -u fed500#enkiTS@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-debugsource-1.11^git686d0ec-1.fc41.x86_64.rpm' (attempt #1)
[2024-10-05 18:25:23,890][  INFO][PID:1689021] signed rpm: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-debugsource-1.11^git686d0ec-1.fc41.x86_64.rpm
[2024-10-05 18:25:23,891][  INFO][PID:1689021] Calling '/bin/sign -4 -h sha256 -u fed500#enkiTS@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-devel-1.11^git686d0ec-1.fc41.x86_64.rpm' (attempt #1)
[2024-10-05 18:25:24,684][  INFO][PID:1689021] signed rpm: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-devel-1.11^git686d0ec-1.fc41.x86_64.rpm
[2024-10-05 18:25:24,685][  INFO][PID:1689021] Calling '/bin/sign -4 -h sha256 -u fed500#enkiTS@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-1.11^git686d0ec-1.fc41.src.rpm' (attempt #1)
[2024-10-05 18:25:25,480][  INFO][PID:1689021] signed rpm: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-1.11^git686d0ec-1.fc41.src.rpm
[2024-10-05 18:25:25,481][  INFO][PID:1689021] Calling '/bin/sign -4 -h sha256 -u fed500#enkiTS@copr.fedorahosted.org -r /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-1.11^git686d0ec-1.fc41.x86_64.rpm' (attempt #1)
[2024-10-05 18:25:26,285][  INFO][PID:1689021] signed rpm: /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/enkiTS-1.11^git686d0ec-1.fc41.x86_64.rpm
[2024-10-05 18:25:26,286][  INFO][PID:1689021] Sign done
[2024-10-05 18:25:26,286][  INFO][PID:1689021] Incremental createrepo run, adding 08110505-enkiTS into https://download.copr.fedorainfracloud.org/results/fed500/enkiTS/fedora-41-x86_64, (auto-create-repo=True)
[2024-10-05 18:25:26,288][  INFO][PID:1689021] Running command 'copr-repo --batched /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64 --add 08110505-enkiTS --no-appstream-metadata' as PID 1715686
[2024-10-05 18:25:27,421][  INFO][PID:1689021] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64 --add 08110505-enkiTS --no-appstream-metadata)
[2024-10-05 18:25:27,423][  INFO][PID:1689021] Getting build details
[2024-10-05 18:25:27,424][  INFO][PID:1689021] Listing built binary packages in /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS
[2024-10-05 18:25:27,425][  INFO][PID:1689021] Built packages:
['enkiTS-debugsource 1.11^git686d0ec', 'enkiTS-examples 1.11^git686d0ec', 'enkiTS-devel 1.11^git686d0ec', 'enkiTS-debuginfo 1.11^git686d0ec', 'enkiTS 1.11^git686d0ec']
[2024-10-05 18:25:27,425][  INFO][PID:1689021] build details: {'built_packages': 'enkiTS-debugsource 1.11^git686d0ec\nenkiTS-examples 1.11^git686d0ec\nenkiTS-devel 1.11^git686d0ec\nenkiTS-debuginfo 1.11^git686d0ec\nenkiTS 1.11^git686d0ec'}
[2024-10-05 18:25:27,426][  INFO][PID:1689021] Retrieving pubkey
[2024-10-05 18:25:27,426][  INFO][PID:1689021] Calling '/bin/sign -u fed500#enkiTS@copr.fedorahosted.org -p' (attempt #1)
[2024-10-05 18:25:27,747][  INFO][PID:1689021] Added pubkey for user fed500 project enkiTS into: /var/lib/copr/public_html/results/fed500/enkiTS/pubkey.gpg
[2024-10-05 18:25:27,748][  INFO][PID:1689021] Finished build: id=8110505 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/fed500/enkiTS chroot=fedora-41-x86_64 
[2024-10-05 18:25:27,750][  INFO][PID:1689021] Worker succeeded build, took 379.5554955005646
[2024-10-05 18:25:27,751][  INFO][PID:1689021] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "fed500",
            "project_name": "enkiTS",
            "project_dirname": "enkiTS",
            "submitter": "fed500",
            "ended_on": 1728152727.7505727,
            "started_on": 1728152348.1950772,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8110505-fedora-41-x86_64",
            "build_id": 8110505,
            "package_name": "enkiTS",
            "package_version": "1.11^git686d0ec-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/fed500/enkiTS/enkiTS",
            "git_hash": "7fbf8172ad7a82f248c0c4e18c903240fa6635b0",
            "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": "fed500/enkiTS--fed500",
            "results": {
                "packages": [
                    {
                        "name": "enkiTS-debugsource",
                        "epoch": null,
                        "version": "1.11^git686d0ec",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "enkiTS-examples",
                        "epoch": null,
                        "version": "1.11^git686d0ec",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "enkiTS",
                        "epoch": null,
                        "version": "1.11^git686d0ec",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "enkiTS-devel",
                        "epoch": null,
                        "version": "1.11^git686d0ec",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "enkiTS-debuginfo",
                        "epoch": null,
                        "version": "1.11^git686d0ec",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "enkiTS",
                        "epoch": null,
                        "version": "1.11^git686d0ec",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/fed500/enkiTS/fedora-41-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/fed500/enkiTS",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fed500/enkiTS",
            "result_dir": "08110505-enkiTS",
            "built_packages": "enkiTS-debugsource 1.11^git686d0ec\nenkiTS-examples 1.11^git686d0ec\nenkiTS-devel 1.11^git686d0ec\nenkiTS-debuginfo 1.11^git686d0ec\nenkiTS 1.11^git686d0ec",
            "id": 8110505,
            "mockchain_macros": {
                "copr_username": "fed500",
                "copr_projectname": "enkiTS",
                "vendor": "Fedora Project COPR (fed500/enkiTS)"
            }
        }
    ]
}
[2024-10-05 18:25:27,807][  INFO][PID:1689021] Sending fedora-messaging bus message in build.end
[2024-10-05 18:25:27,830][  INFO][PID:1689021] Compressing /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/builder-live.log by gzip
[2024-10-05 18:25:27,831][  INFO][PID:1689021] Running command 'gzip /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/builder-live.log' as PID 1715873
[2024-10-05 18:25:27,839][  INFO][PID:1689021] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/builder-live.log)
[2024-10-05 18:25:27,840][  INFO][PID:1689021] Compressing /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/backend.log by gzip
[2024-10-05 18:25:27,842][  INFO][PID:1689021] Running command 'gzip /var/lib/copr/public_html/results/fed500/enkiTS/fedora-41-x86_64/08110505-enkiTS/backend.log' as PID 1715875