[2024-05-02 20:28:22,372][  INFO][PID:390509] Marking build as starting
[2024-05-02 20:28:22,489][  INFO][PID:390509] Trying to allocate VM
[2024-05-02 20:28:25,525][  INFO][PID:390509] Allocated host ResallocHost, ticket_id=2620013, hostname=2620:52:3:1:dead:beef:cafe:c151
[2024-05-02 20:28:25,526][  INFO][PID:390509] Allocating ssh connection to builder
[2024-05-02 20:28:25,527][  INFO][PID:390509] Checking that builder machine is OK
[2024-05-02 20:28:26,116][  INFO][PID:390509] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c151 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-05-02 20:28:26,485][  INFO][PID:390509] Filling build.info file with builder info
[2024-05-02 20:28:26,487][  INFO][PID:390509] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "nirenjan",
            "project_name": "libx52",
            "project_dirname": "libx52",
            "submitter": "nirenjan",
            "ended_on": null,
            "started_on": 1714681706.4874394,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7399665-fedora-rawhide-x86_64",
            "build_id": 7399665,
            "package_name": "libx52",
            "package_version": "0.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nirenjan/libx52/libx52",
            "git_hash": "63dde0975b14f13f161e19d82ab0f9bb6e67df56",
            "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": "nirenjan/libx52--nirenjan",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nirenjan/libx52/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/nirenjan/libx52",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nirenjan/libx52",
            "result_dir": "07399665-libx52",
            "built_packages": "",
            "id": 7399665,
            "mockchain_macros": {
                "copr_username": "nirenjan",
                "copr_projectname": "libx52",
                "vendor": "Fedora Project COPR (nirenjan/libx52)"
            }
        }
    ]
}
[2024-05-02 20:28:26,618][  INFO][PID:390509] Sending fedora-messaging bus message in build.start
[2024-05-02 20:28:27,442][  INFO][PID:390509] Sending fedora-messaging bus message in chroot.start
[2024-05-02 20:28:27,467][  INFO][PID:390509] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7399665-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-05-02 20:28:28,060][  INFO][PID:390509] Downloading the builder-live.log file, attempt 1
[2024-05-02 20:28:28,062][  INFO][PID:390509] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c151 copr-rpmbuild-log
[2024-05-02 20:28:33,066][  INFO][PID:390509] Status: False
[2024-05-02 20:30:45,601][  INFO][PID:390509] Downloading results from builder
[2024-05-02 20:30:45,602][  INFO][PID:390509] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c151]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52 started
[2024-05-02 20:30:45,603][  INFO][PID:390509] 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:c151]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/ &> /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/build-07399665.rsync.log
[2024-05-02 20:30:46,073][  INFO][PID:390509] rsyncing finished.
[2024-05-02 20:30:46,074][  INFO][PID:390509] Releasing VM back to pool
[2024-05-02 20:30:46,082][  INFO][PID:390509] Searching for 'success' file in resultdir
[2024-05-02 20:30:46,082][  INFO][PID:390509] Going to sign pkgs from source: 7399665-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64
[2024-05-02 20:30:46,083][  INFO][PID:390509] Calling '/bin/sign -u nirenjan#libx52@copr.fedorahosted.org -p' (attempt #1)
[2024-05-02 20:30:46,364][  INFO][PID:390509] Calling '/bin/sign -4 -h sha256 -u nirenjan#libx52@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-debuginfo-0.3.0-1.fc41.x86_64.rpm' (attempt #1)
[2024-05-02 20:30:47,224][  INFO][PID:390509] signed rpm: /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-debuginfo-0.3.0-1.fc41.x86_64.rpm
[2024-05-02 20:30:47,225][  INFO][PID:390509] Calling '/bin/sign -4 -h sha256 -u nirenjan#libx52@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-0.3.0-1.fc41.x86_64.rpm' (attempt #1)
[2024-05-02 20:30:48,091][  INFO][PID:390509] signed rpm: /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-0.3.0-1.fc41.x86_64.rpm
[2024-05-02 20:30:48,092][  INFO][PID:390509] Calling '/bin/sign -4 -h sha256 -u nirenjan#libx52@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-0.3.0-1.fc41.src.rpm' (attempt #1)
[2024-05-02 20:30:48,962][  INFO][PID:390509] signed rpm: /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-0.3.0-1.fc41.src.rpm
[2024-05-02 20:30:48,963][  INFO][PID:390509] Calling '/bin/sign -4 -h sha256 -u nirenjan#libx52@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-debugsource-0.3.0-1.fc41.x86_64.rpm' (attempt #1)
[2024-05-02 20:30:49,822][  INFO][PID:390509] signed rpm: /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-debugsource-0.3.0-1.fc41.x86_64.rpm
[2024-05-02 20:30:49,823][  INFO][PID:390509] Calling '/bin/sign -4 -h sha256 -u nirenjan#libx52@copr.fedorahosted.org -r /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-devel-0.3.0-1.fc41.x86_64.rpm' (attempt #1)
[2024-05-02 20:30:50,684][  INFO][PID:390509] signed rpm: /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/libx52-devel-0.3.0-1.fc41.x86_64.rpm
[2024-05-02 20:30:50,685][  INFO][PID:390509] Sign done
[2024-05-02 20:30:50,685][  INFO][PID:390509] Incremental createrepo run, adding 07399665-libx52 into https://download.copr.fedorainfracloud.org/results/nirenjan/libx52/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-05-02 20:30:50,687][  INFO][PID:390509] Running command 'copr-repo --batched /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64 --add 07399665-libx52 --no-appstream-metadata' as PID 398189
[2024-05-02 20:30:51,399][  INFO][PID:390509] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64 --add 07399665-libx52 --no-appstream-metadata)
[2024-05-02 20:30:51,400][  INFO][PID:390509] Getting build details
[2024-05-02 20:30:51,400][  INFO][PID:390509] Listing built binary packages in /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52
[2024-05-02 20:30:51,400][  INFO][PID:390509] Built packages:
['libx52-debugsource 0.3.0', 'libx52 0.3.0', 'libx52-debuginfo 0.3.0', 'libx52-devel 0.3.0']
[2024-05-02 20:30:51,401][  INFO][PID:390509] build details: {'built_packages': 'libx52-debugsource 0.3.0\nlibx52 0.3.0\nlibx52-debuginfo 0.3.0\nlibx52-devel 0.3.0'}
[2024-05-02 20:30:51,401][  INFO][PID:390509] Retrieving pubkey
[2024-05-02 20:30:51,401][  INFO][PID:390509] Calling '/bin/sign -u nirenjan#libx52@copr.fedorahosted.org -p' (attempt #1)
[2024-05-02 20:30:51,688][  INFO][PID:390509] Added pubkey for user nirenjan project libx52 into: /var/lib/copr/public_html/results/nirenjan/libx52/pubkey.gpg
[2024-05-02 20:30:51,689][  INFO][PID:390509] Finished build: id=7399665 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/nirenjan/libx52 chroot=fedora-rawhide-x86_64 
[2024-05-02 20:30:51,691][  INFO][PID:390509] Worker succeeded build, took 145.2036111354828
[2024-05-02 20:30:51,692][  INFO][PID:390509] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "nirenjan",
            "project_name": "libx52",
            "project_dirname": "libx52",
            "submitter": "nirenjan",
            "ended_on": 1714681851.6910505,
            "started_on": 1714681706.4874394,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7399665-fedora-rawhide-x86_64",
            "build_id": 7399665,
            "package_name": "libx52",
            "package_version": "0.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/nirenjan/libx52/libx52",
            "git_hash": "63dde0975b14f13f161e19d82ab0f9bb6e67df56",
            "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": "nirenjan/libx52--nirenjan",
            "results": {
                "packages": [
                    {
                        "name": "libx52",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "libx52-debugsource",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libx52",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libx52-debuginfo",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libx52-devel",
                        "epoch": null,
                        "version": "0.3.0",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/nirenjan/libx52/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/nirenjan/libx52",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/nirenjan/libx52",
            "result_dir": "07399665-libx52",
            "built_packages": "libx52-debugsource 0.3.0\nlibx52 0.3.0\nlibx52-debuginfo 0.3.0\nlibx52-devel 0.3.0",
            "id": 7399665,
            "mockchain_macros": {
                "copr_username": "nirenjan",
                "copr_projectname": "libx52",
                "vendor": "Fedora Project COPR (nirenjan/libx52)"
            }
        }
    ]
}
[2024-05-02 20:30:51,785][  INFO][PID:390509] Sending fedora-messaging bus message in build.end
[2024-05-02 20:30:51,813][  INFO][PID:390509] Compressing /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/builder-live.log by gzip
[2024-05-02 20:30:51,814][  INFO][PID:390509] Running command 'gzip /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/builder-live.log' as PID 398277
[2024-05-02 20:30:51,832][  INFO][PID:390509] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/builder-live.log)
[2024-05-02 20:30:51,833][  INFO][PID:390509] Compressing /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/backend.log by gzip
[2024-05-02 20:30:51,834][  INFO][PID:390509] Running command 'gzip /var/lib/copr/public_html/results/nirenjan/libx52/fedora-rawhide-x86_64/07399665-libx52/backend.log' as PID 398284